All the demo's use MySQL and that Bloody nice LIMIT function for doing the paging of data. We are trying to implement the large data (12000 records) example in ASP using ACCESS & MSSQL (we got it all working with mySQL but project has to be MSSQL/ACCESS only)
They do not have the equivalent LIMIT functionality, (No! TOP WILL NOT WORK after reading 1000 forum posts). As Jqgrid is independant of what ever server-side DB/Language, why is it so reliant on the limit function of mysql how do we do a large database without/with pagination but are able to do the auto search function like in bigset.html.
Regards
MArk
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top