jqGrid is a powerful jQuery based, AJAX tool for representing and editing tabular data in many formats (database output in JSON, XML etc.).
It is really easy to implement, quite well documented and really easy to style (through jQuery UI themes and its excellent themeroller).
I was working on a Joomla-PHP-MySQL project. I have successfully enabled the extended show functionality, adding edit option also went smoothly. However, I got a little bit stuck while trying to enable Search. Basing on demo examples and some blogs, I have managed to develop a piece of code that successfully made the search work like a charm. Below you’d find a php file responsible for returning the get xml data request from jqgrid.
Listopad 29th, 2010