browse other examples

Grid drag and drop sort, applyLayout

Here is the implementation sample of drag and drop grid columns sorting through the applyLayout method call.
Also this demo demonstrates an option of an integration with some external components.
And here is being used angular-dnd component to provide columns drag and drop functionality.
col1 col2 col3
1item #1false
2item #2false
3item #3false
4item #4true
5item #5true
6item #6true
7item #7false
8item #8false
9item #9false
10item #10false