-
-
Notifications
You must be signed in to change notification settings - Fork 51
-
Hello, first of all thank you for the great table. Has saved me a lot of work so far.
I have updated the library from version 3.1.5 to 4.0.23. In the 3.x version I could edit the behavior of the columns via the parameter resizedLayout in the layout. After update the change has no more effect on the columns.
Example: I resize column 1 and want to change column 2 back to the original size.
So far this has worked quite well with the method onLayoutChange. In this method I got the required values and then set them again via a state variable. Now it seems that the layout no longer updates itself.
Any ideas how I can fix this again?
Thanks and greetings
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment