0
votes
votes
1 answers
DropDownList First Item is blank
- I have a Table T (col1,col2): col1 is the primary key - I have a DropDownList Ddl which is linked dynamically to the table T: DataValueField is col1, DataTextField is col2 The Question is how can I manage to print blank instead ...
