1
Answer

how to add dropdown 0 index default "SELECT" ?

I know just this thing : dd_bookedby.Items.Insert(0, new ListItem("Select", ""));

If any better so plz tell me .

Answers (1)