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 #2true
3item #3true
4item #4false
5item #5true
6item #6true
7item #7true
8item #8true
9item #9true
10item #10false