I have a webdropdown that pulls from a SQLDataSource a list of 8 values. However, the 1st value is missing. How can this be?
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 ,
Angel
Angel, that is exactly what I am doing. Strange!