Re: Flexigrid

2010-08-03 Thread Gonzalo Delgado
El 02/08/10 12:45, Ramesh escribió: > It looks like you are just showing me how to search on google which I > already did but couldn't find the solution I was looking for. > > I am still looking forward for the help on flexigrid for my project. I > really appreciate your h

Re: Flexigrid

2010-08-02 Thread Ramesh
Hi Antoni, Thanks a lot for your quick reply, I will go through the links you listed. On Aug 2, 10:56 am, Antoni Aloy wrote: > Hi Ramesh, > > I haven't work with Flexigrid in my projects, but I did it with jqgrid > and as far I can see is quite the same: > > In the Fl

Re: Flexigrid

2010-08-02 Thread Antoni Aloy
Hi Ramesh, I haven't work with Flexigrid in my projects, but I did it with jqgrid and as far I can see is quite the same: In the Flexigrid sample you have: $("#flex1").flexigrid ( {

Re: Flexigrid

2010-08-02 Thread Ramesh
Hi Gonzalo, It looks like you are just showing me how to search on google which I already did but couldn't find the solution I was looking for. I am still looking forward for the help on flexigrid for my project. I really appreciate your help. Thanks! On Jul 30, 2:12 pm, Gonzalo Delgado

Re: Flexigrid

2010-07-30 Thread Gonzalo Delgado
El 30/07/10 15:41, Ramesh escribió: > I want to use Flexigrid for my project. I have used it before on > TurboGears and it's really nice. > > Can somebody please help me how can I use flexigrid for my project? > tutorials link to start for using Flexigrid on django? >

Flexigrid

2010-07-30 Thread Ramesh
Hi, I want to use Flexigrid for my project. I have used it before on TurboGears and it's really nice. Can somebody please help me how can I use flexigrid for my project? tutorials link to start for using Flexigrid on django? Thanks a lot in advance, RB -- You received this message becaus

Integrating Flexigrid (jquery)

2008-05-21 Thread Joseph
All, I'm trying to integrate flexigrid (http://www.webplicity.net/ flexigrid/). However I'm running to problems and I hope someone can help me. This is my snippet of flexigrid configuration: ... url: '/populategrid/', ... and the view is: def populategrid(request): #pa