Hello,
I've got a tree panel and a grid. When I tick a checkbox, data are loading into the grid.
I want to prevent the user to tick another check box until data are loaded.
I've tried to disable my tree component while loading, the component is in grey but you still can tick another box even if it is in grey.
Anyone has an idea how I could avoid that?
Thanks,
Regards,