I have found something simular to what I need in demos:
/Controls/Examples/Integration/GridInCombobox/DefaultCS.aspx
but I do not want to use grid, I just need google like suggestion functionality so people can
use arrow keys to navigate up/down suggested strings in dropdown. The example above behaves unnatural when
arrow keys are used.
I've done this many times using jquery in php but for this project I would like
to stay away from touching javascript and also do not want to use datasource controls of any type.
0
Accepted
Kalina
Telerik team
answered on 03 Sep 2011, 12:40 PM
Hi Vlad,
You can easily create a list of objects and populate the RadComboBox at ItemsRequested event handler:
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward!
We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>