We would like to use Multicolumn Combo. There are n number of examples available for this but I would like to use Multicolumn Combo with Page Method.
For the optimization purposed I have created a separate aspx page and in that page our web method resides and combo box sits in the main page. Please let me know if Multicolumn combo like http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multicolumncombo/defaultcs.aspx
is possible with page method example like this http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx .
If it is possible to do then how to do that.
For the optimization purposed I have created a separate aspx page and in that page our web method resides and combo box sits in the main page. Please let me know if Multicolumn combo like http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multicolumncombo/defaultcs.aspx
is possible with page method example like this http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx .
If it is possible to do then how to do that.