This is a migrated thread and some comments may be shown as answers.

RadGrid Columns Adding and Removing from Grid by Drag and Drop.

1 Answer 125 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rajender
Top achievements
Rank 1
Rajender asked on 25 Nov 2013, 07:48 AM
Hi,

It there any way to dynamically add/remove columns from a gird by drag and drop. As we do for Dynamic grouping in grid. Thanks in advance.


Thanks and Regards,
Rajender .A

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 Nov 2013, 09:20 AM
Hi Rajender,

Such a functionality is not available using drag and drop. You can use the EnableHeaderContextMenu to Hide/Unhide the column that you want from the RadGrid, else you can hide from clientside. Please go through this Demo to obtain hiding through Client-side API.

Thanks,
Princy

Tags
Grid
Asked by
Rajender
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or