kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

Save columns width in DB #228

Closed zertex closed 4 years ago

zertex commented 4 years ago

Can I save columns width to DB after resize? I use DB storage

zertex commented 4 years ago

I create custom store.js module for DB. Thanks