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
We use sorting for a custom datatype. Works like a charm, but when we apply the sorting, the tree view is not updated until you do a refresh. When you update pages, the tree is refreshed each time you change the order with sorting.
Is there an easy fix to this. Maybe call DataEventSystemFacade.SubscribeToDataAfterUpdate and refresh the tree?
The text was updated successfully, but these errors were encountered:
We use sorting for a custom datatype. Works like a charm, but when we apply the sorting, the tree view is not updated until you do a refresh. When you update pages, the tree is refreshed each time you change the order with sorting.
Is there an easy fix to this. Maybe call DataEventSystemFacade.SubscribeToDataAfterUpdate and refresh the tree?
The text was updated successfully, but these errors were encountered: