Hi,
In asp.net web controls i found dropdownlist box, But i need editable combo box, how can i make this.
Advance Thanks,
K.Babu
Printable View
Hi,
In asp.net web controls i found dropdownlist box, But i need editable combo box, how can i make this.
Advance Thanks,
K.Babu
Unfortunately, HTML does not support the Combobox, so we have to make our own hybrid control.
This is probably the best free one:
http://www.progstudios.com/combobox.aspx