Hi,
We have to open the editor on focus but post data to server only when user makes some changes or type in the field. We are able to achieve this feature with **editOnFocus ** option but data is being posted randomly to server while only navigating the table and making no change.
We observed the same behavior on tabbed column example screen, on reaching the 3rd row it submit few next columns and rest works fine.