I have implemented "combobox with grid-like multiple columns with headers" as in http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx
If I have Product and quantity as two headers in the combobox,can I sort the records on clicking the column headers product and quantity(as in RadGrid)?
If I have Product and quantity as two headers in the combobox,can I sort the records on clicking the column headers product and quantity(as in RadGrid)?