I am experimenting with the RadGrid control to render a dynamic survey. The model of the survey is as follows:
Survey Form XYZ
- Section 1
- Question 1
- Question 2
- Section 2
- Question 1
- Question 2
I am currently rendering a RadGrid using Questions as my datarows, grouped by Section, and I really like the drag and drop feature for reordering of Questions. My question to Telerik is, can I drag and drop at the group level? So, in looking at the model above, I would want to be able to drag and drop a Section.
Thanks,
Ryan
Survey Form XYZ
- Section 1
- Question 1
- Question 2
- Section 2
- Question 1
- Question 2
I am currently rendering a RadGrid using Questions as my datarows, grouped by Section, and I really like the drag and drop feature for reordering of Questions. My question to Telerik is, can I drag and drop at the group level? So, in looking at the model above, I would want to be able to drag and drop a Section.
Thanks,
Ryan