Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist resize uniq column ids #1057

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

spo0okie
Copy link
Contributor

@spo0okie spo0okie commented Mar 4, 2023

Scope

This pull request includes a

  • Bug fix
  • New feature
  • Translation

Changes

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

  • ability to set custom "resizable-colimn-id" for resizable colums
    • set via column's headerOptions['data-resizable-column-id'] property

@spo0okie
Copy link
Contributor Author

spo0okie commented Mar 4, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants