Hi,
I'm trying to create a multi-column dropdown list based on this example: Telerik APS.Net ComboBox Demo. My problem is I'm getting my data back as a DataSet, it's not a DataSource, and I'm unclear as to how to bind the dataset to the control. I tried using the evals etc as described in the example, but I get an error DataSource expected.
Any help would be greatly appreciated.
Rodney