This question is locked. New answers and comments are not allowed.
If I load a page that contains a grid with ajax binding, then the grid sends the ajax request.
If I click on the menu (for examle the pane) before the ajax request is answered, then an alert appears: "Response is no JSON response".
I would expect the scenario should work independend on the speed of clicking / with out race condition.
If I click on the menu (for examle the pane) before the ajax request is answered, then an alert appears: "Response is no JSON response".
I would expect the scenario should work independend on the speed of clicking / with out race condition.