Hi, I have a wonderful working jqgrid that reads mysql data as json to the grid. Some users complain of the response time and I would like to show them the mysql query time. How can I pass the querytime from the ajax php so I can pick it up and show it for the user? I have tried and add it as the first row of the grid data but it doesn't look good. I would like to update a div on loadComplete. Can this be done in any way?
cheers, Zed
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top