Hello
I have a webcombo bound to a SQL Data Source. At design time I have set the first column as hidden. Now, at runtime that column is shown. What could be happening?
Thanks a lot.
Have you got AutoGeneratecolumns set to True ? (DropDownLayout property)
Yes, AutoGeneratecolumns was set true.