Hello!
I’m trying to figure out how to refresh the grid data periodically? I am using the “xmlstring” option to load my data. In my application I make an ajax call every 15 seconds, and I would like to feed the updated xml information to the grid. Perhaps a call to populate() or addXmlData() would do the trick? I think these are private methods however.
I saw the reloadGrid event listed on the API methods page
(http://trirand.com/jqgrid/docs/apimethods.htm) but I’m not sure if this is applicable to my needs.
Thanks for any information you may have.
Kind regards,
Patrick
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top