howto dynamically change defaults buttons in the grid #2530
Unanswered
jankrnavek
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is possible to dynamically change some props on w2ui.grid.buttons much like this?
For example:
w2ui.grid.buttons['reload']['tooltip'] = 'Reload the table and reset all filters'
This statement doesn't take into effect and changes was applied in the grid object correctly.
Beta Was this translation helpful? Give feedback.
All reactions