Webix rearrange columns order

21 Views Asked by At

How to rearrange column order in webix.

I tried moveColumn('id', index) but it didn't work

Grid.moveColumn('id', index)
0

There are 0 best solutions below