Skip to main content

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

Be the first to reply!