Is it possible to make a CombiBox where you can only select the items? So is not possible to manually write in the box.
Also is it possible to via the code have the box select one of the items, instead of having to write the string equal to one items?
Loading
Per JespersenPosted Jul 27, 2012, 5:09 AM
VulpesPosted Jul 27, 2012, 4:52 AM
On the second point, you can set the SelectedIndex property (which starts from 0) to the index of whatever item you want to be selected.
Santhosh Kumar JayaramanPosted Jul 27, 2012, 4:47 AM
http://www.codeproject.com/Articles/290218/Custom-ASP-NET-Editable-DropDownList