1. Version v8.2p_2012-03-22 (2012-03-22)
2. IE8 or above
I have a list grid that has to be refreshed automatically on saving data from the form. On saving all edits I am doing a markForRedaw() on the list grid and the same works fine.
I have validators defined for some of the fields in the form. When any of the validators fail on save, after correcting the validation error and when I click save on the form, the markForRedraw() is being called but the list grid data is not refreshed. Later when I so a single click on the row the data refreshes and I can see the new edits.
2. IE8 or above
I have a list grid that has to be refreshed automatically on saving data from the form. On saving all edits I am doing a markForRedaw() on the list grid and the same works fine.
I have validators defined for some of the fields in the form. When any of the validators fail on save, after correcting the validation error and when I click save on the form, the markForRedraw() is being called but the list grid data is not refreshed. Later when I so a single click on the row the data refreshes and I can see the new edits.