kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

Persist resize uniq column ids #1057

Closed spo0okie closed 1 year ago

spo0okie commented 1 year ago

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

spo0okie commented 1 year ago

i just wish to store column sizes in DB after resize. so i able to load their widths on server-side table render and skip that ugly widhts-shift when table renders with default widths and then resized with js