Sep 02, 2022 10:30 PM
I am developing an extension that handle “row changed” by using cursor selectedRecordIds as follow:
useWatchable(cursor, [‘selectedRecordIds’])
But the event doesn’t fire in Gantt view mode. Is there any other way to work with Gantt view?
Thanks