I have a Web Application that populates various controls that are used as parameters, i.e., 3 RadDropDownTrees, 4 RadComboBoxes with check boxes, and RadComboBox without check boxes.
I know I can use the data sources that populate the combo boxes, but I do not know if I can use the datasources for the RadDropDownTrees.
My question is can a RadDropDownTree be used as a parameter in reportViewer? And if so, how?
I know I can use the data sources that populate the combo boxes, but I do not know if I can use the datasources for the RadDropDownTrees.
My question is can a RadDropDownTree be used as a parameter in reportViewer? And if so, how?