I have a scenario where i have to implement a multi column Combobox with checkboxes and ItemsRequested event.
With the help of this example
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/templates/defaultcs.aspx, i am generate Multi Column Combobox with checkboxes, but i am facing trouble when assigning the data source on item request event. I am loosing the datasource on button click event, so not able to figure out which items are selected.
Any help will be appreciated.
Thanks
With the help of this example
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/templates/defaultcs.aspx, i am generate Multi Column Combobox with checkboxes, but i am facing trouble when assigning the data source on item request event. I am loosing the datasource on button click event, so not able to figure out which items are selected.
Any help will be appreciated.
Thanks