oh ho... the problem is that, this code <%# DataBinder.Eval(Container.DataItem,"Art_Nr") %> will act as a c# code and the output of that code will taken as a string so that in a string if we want to add single quotes we should use escape charecter. i think u got the problem -- modified at 6:31 Thursday 9th August, 2007
Sarith...