Useful example to add in the doc #266
jrbecart
started this conversation in
Tips & Tricks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the CRUD list (list operation), sometimes you may need to change columns order or/and change some property for few of them.
If you want to keep the usefull setFromDb function to build your crud without redefining all columns, you can remove all columns and re-add them in the order you want and add your change at the same time: (forget me if it's already somewhere in the doc)
Beta Was this translation helpful? Give feedback.
All reactions