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

Method for passing widths to server and setting default widths from the server? #128

Open
unitedsoftworks opened this issue Sep 23, 2023 · 2 comments

Comments

@unitedsoftworks
Copy link

Is there a method available for setting the widths in the constructor, where i can store the widths per user and then pull their specfic widths from our server.

@JamesMcFall
Copy link

Being able to save this back to the database (and load from it) would be extremely useful.

@unitedsoftworks did you get anywhere with this? The repo hasn't been touched in 3 years so I suspect we're out of luck?

@emcodem
Copy link

emcodem commented Nov 24, 2024

I do use localStorage[tableid] to enforce maxWidths after resize, you should be able to use the same for setting initial widths

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

No branches or pull requests

3 participants