You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently TreeTable rerenders its entire content when changed. This should be changed to perform deltas to improve performance. It may be possible to share code with the HierarchyTable (#8)
The text was updated successfully, but these errors were encountered:
Currently TreeTable rerenders its entire content when changed. This should be changed to perform deltas to improve performance. It may be possible to share code with the HierarchyTable (#8)
The text was updated successfully, but these errors were encountered: