0
votes

Am currently trying to use for the first time both jqgrid and flexigrid to make database driven pages whos backend uses Zend Framework. I have been googling and the search results that turn up aren't very helpful. Any links that can be helpful?

2

2 Answers

1
votes

Sorry I'm not fammiliar with the Zend framework, but as per a useful link for jqGrid documentation I find this wiki to be the best.

Edit: This is also a valid documentation resource here.

0
votes

The Demo page on the official jqGrid site provides a lot of good examples and the code behind them.

Well worth checking out as it covers most things you can do with it.