Replies: 1 comment
-
I got it to work with such a trick in renderDetailPanel:
|
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.
-
Hi, is there a way to call "renderDetailPanel" only after clicking the expand button? Currently, panels are rendered together for whole table and my panels have to perform some costly computations so I do not want to do it if they are not expanded.
Beta Was this translation helpful? Give feedback.
All reactions