Be sure your post includes:
1. SmartClient Version: v9.1p_2014-08-05/LGPL Deployment (built 2014-08-05)
2. Chrome, FireFox
I am wondering what the best practice is for updating a list grid when a record is removed from another list grid. When I add a record to the list grid I use a DynamicForm and invalidateCache on the other list grid, but the remove button is included in the ListGrid row and I do not know how to hook into the remove event.
The update of the second list grid must happen after the server says the removal was successful.
Thanks,
Calvin
1. SmartClient Version: v9.1p_2014-08-05/LGPL Deployment (built 2014-08-05)
2. Chrome, FireFox
I am wondering what the best practice is for updating a list grid when a record is removed from another list grid. When I add a record to the list grid I use a DynamicForm and invalidateCache on the other list grid, but the remove button is included in the ListGrid row and I do not know how to hook into the remove event.
The update of the second list grid must happen after the server says the removal was successful.
Thanks,
Calvin