P
Przemo
Hi,
I have a DropDownList, which is based on a DataTable
generated from SQLServer. It consists of two fields: ID
and Name.
ID starts from "1"
I Would like to add a special row to my DropDownList with
ID=0 abd Name="Please select".
Any suggestions?
Thank you.
I have a DropDownList, which is based on a DataTable
generated from SQLServer. It consists of two fields: ID
and Name.
ID starts from "1"
I Would like to add a special row to my DropDownList with
ID=0 abd Name="Please select".
Any suggestions?
Thank you.