Hi ! You have given an excellent pointer to jqgrid on googlegroups. I saw the demos on http://www.trirand.com I am developing a database-centric web-app in TG2.1. (Basically I am a python developer, learning TG2.1 & mako & SA for my needs). Do you have a sample code that would show how to expose the dictionary from TG's Controller method to mako or plain HTML template having jqgrid.
May I request you to share your code with me, which will save me from re-inventing the wheel! Thanks in advance, Vineet. ====================================================== On Jul 24 2010, 4:21 pm, Timuçin Kızılay <[email protected]> wrote: > I can not give you a slution because these problems was why I drop > jquery flexgrid and started to usejqgrid. there is no tg plugin forjqgridand > I think noo need to. Just put jquery andjqgridjs in html > form and you are good to go.jqgridis excellent grid and actively > developed. it's examples are in php but all you need to do is write some > controller methods to return json. > > search google forjqgridand hit the first link. > > I can send you some samples if you want. > > NiL yazmış: > > > hi, > > > when I use flexigrid from tw.jquery, the next page button, goes 10 > > pages ahead > > > if I replace the flexigrid js lib with a more recent one, then I can't > > have the "sort on th click" functionnality > > > Am I the only one ? > > > what is frustrating is that it seems that it is one of the few js > > plugin without the source version, so I can't debug it either. > > > any help appreciated > > > NIL > > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

