Hi.
I have the following situation: I'm on the single element on my last page and have some filter settings. After changing this element it is not hit by the filter again and on the last page are no more elements.
After the element is changed the loadComplete-Event is fired. In the loadComplete-function I check if the page stored in my cookie is greater than total pages. In this case i want to load the second last/new last page with setGridParam({page:total}) and trigger('reloadGrid') (the value stored in total is the correct one).
But my setGridParam and trigger is totally ignored. If I set a window.timeout, it seems to work, but this couldn't be the solution.
I would be very grateful if you could help me
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top