Hi!
When I enter a new search the grid updates every second key press or so.
I send the request to my server which outputs correctly to the jsp page.
I use jQuery(“#list”).setGridParam({url:new_url,page:1}).trigger(“reloadGrid”);, but it won't work. It goes to “loading” mode but the grid is not updated.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top