Posted
on Jan 6, 2011
(permalink)
Hi
I have seen a couple of people asking for this from Telerik already and I do understand that we can use ComboBox to achieve similar functionality. But by using radcombobox, it still looks like a dropdown list which doesn't fit into the place where a textbox-like control is much more preferable. The problems that I have are :
1, dropdown button cannot be hidden
2, when user starts typing, it doesn't dropdown the options automatically
3, it doesn't have typeahead, which means in the scenario a large set of options is involved, we cannot quickly type in a few characters and they get sent to webserver, then the smaller and filtered set of options is returned to client for autocomplete selection
4, how can I have multi-column in the dropdown area?
Could we have a solution for this? Thanks a lot.
Regards,
Alex