asitparida / VxGrid

An standalone native table plugin which uses the best of features provided by AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Column Resizing

Chandrikavaidya opened this issue · comments

How can we set columns in VxGrid to be resizable.

As of now, the only way to resize the columns is through the 'Manage Columns' popup/modal. We dont have a drag-n-drop based resizer directly on thr grid to aid us due to perf considerations.