Slow performance when using row actions #550
chrisbekas
started this conversation in
General
Replies: 2 comments
-
Have you considered using pagination? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@icflorescu yes have considered pagination but not a huge fan... Something like a 'load more records' would be preferable. Thanks for all your great work! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When having row actions with ActionIcons in a column, I find the table slows down significantly when re-rendering (e.g. searching). I've tested with a table of only 200 rows and it's quite a big difference with and without the row cell actions.
Has anyone else seen this behaviour?
Beta Was this translation helpful? Give feedback.
All reactions