Hi,
I am not sure if I do something wrong or this is a bug.
I have a grid with a form edit. Here is a sequence of events:
– select row 1 with value='abc', open edit, modify value='def', and submit
– the edit window stays open, the grid is reloaded and I see the new value 'def' in the row 1
– when I click on the next record in the edit window then the grid selects row 2 but the row 1 value resets to 'abc'
– when I click on the prev record in the edit window then the edit value is 'abc' instead of 'def'
– now if I cancel the edit and reload the page I get the proper value 'def' in the row 1
Any help appreciated.
Thanks,
Jano
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top