I make use of the RadPanelBar and each one has the appropriate Treeview with available columns. I would like to take the columns on the left and drag them to the RadListBox on the right. This would allow me to reference the database with only the columns listed in the RadListBox and not have to go through each RadTreeView and determine which columns are checked. As I have implemented the Telerik example here, curious if there is a way to modify this script that would allow me to go from multiple RadTreeView's to 1 RadListBox?
The list on the Left is "static" as each of the Trees are populated with XML data. How do I reset the values, if they would like to perform another search within the same session? Or is it possible to just leave the values on the Left and I could simply just reset the Listbox?
The list on the Left is "static" as each of the Trees are populated with XML data. How do I reset the values, if they would like to perform another search within the same session? Or is it possible to just leave the values on the Left and I could simply just reset the Listbox?