Hide expand icon on detailsPanel conditionally
katekozlowska opened this issue · 1 comments
katekozlowska commented
Demo of the issue/behavior/question
I have a table where I'm using detailsPanel
to show some details on expanded view. If there is no details to show i'm simply displaying 'no records' info. I would prefer to just disable expand icon completely.
Describe the solution you'd like
It would be nice to add a condition of displaying detailsPanel
and disable 'expand' icon if rowData
is empty - either remove the icon or style it as disabled / non clickable
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.