Hi,
I know you can specify an ajax data source (a url to a request with an JSON respone) or to a local JSON array.
But is it possible to specifiy that the first page's source is a JSON array, but subsequent requests (meaning other pages) are from the Ajax data source?
This could be very handy since you can render the first page's data as an array, and save the first request to the server.
Is this possible?
Thanks
–sternr
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top