Hi @hristo,
Thanks for the response.
I have seen the attached demo.
The requirement we have is that , to drag the column name from the Column Chooser Window or Grid to the Main Grid . Instead of select and unselect the checkbox. Is there a possibility that I drag the column Ex: “Name” from the grid/window which displays all the column names of the table shown in another grid instead of selecting a check box and drop it the jqgrid at the Column level.
I have shared this below link as an example
https://js.devexpress.com/Demos/WidgetsGallery/Demo/TreeList/ColumnChooser/AngularJS/Light/
In the above link Set the Options for COlumn chooser as Drag and Drop.
Click on the column chooser icon.
Try to drag any row to the main grid.
Can this be done with JqGrids and JQWidgets components with Angular..