This question is locked. New answers and comments are not allowed.
Hi:
I have two general questions about the combobox.
1) How do you set a default value used to instruct the user what to do. For example, "select a group". This value should appear in the input area of the combo. I would expect it to disappear once the user starts to type something in the input area.
2) If the combobox is databound via Ajax, and calls a server method that returns a list of items. How can I do additional filter of the data returned before it is placed in the listbox.?
thanks
marc
I have two general questions about the combobox.
1) How do you set a default value used to instruct the user what to do. For example, "select a group". This value should appear in the input area of the combo. I would expect it to disappear once the user starts to type something in the input area.
2) If the combobox is databound via Ajax, and calls a server method that returns a list of items. How can I do additional filter of the data returned before it is placed in the listbox.?
thanks
marc