I have a webdropdown that pulls from a SQLDataSource a list of 8 values. However, the 1st value is missing. How can this be?
Hey George,
I will be happy to assist you, if you could provide me with some of your markup. In the meantime, could you try with something simple, like the Northwind database for SQL Server, and bind items' text to ProductName, for example?
Thanks for your feedback,
Angel
Angel, that is exactly what I am doing. Strange!
Hi George,
This is very strange. So you are binding to an SQLDataSource, setting the DataSourceID , and the first item is not in the list? Are you setting any other properties to values other than the default ones?
Thanks ,