[web2py] Re: SQLFORM.grid / Powergrid

2011-10-22 Thread greenpoise
I appreciate all the help and leads. I wish I was at a point where I could "adopt" or add functionality to the widgets! but I am not there!! :-) I tried powergrid and was very impressed with it. It is indeed very very nice. Thanks again Dan On Oct 21, 8:02 pm, Bruno Rocha wrote: > I crea

Re: [web2py] Re: SQLFORM.grid / Powergrid

2011-10-21 Thread Bruno Rocha
I created PowerTable and it has edit in place with Jquery Jeditable. but this project is frozen and I have not tested with new w2p version so I did not created any documentation. (someone wants to adopt it?) I also created PowerGrid and it is being developed (I have made a lot of improvements this

[web2py] Re: SQLFORM.grid / Powergrid

2011-10-21 Thread Massimo Di Pierro
plugin_wiki contains jqGrid. Client side it supports it. Server side it needs a missing action. Should be easy to add. Any takers? On Oct 21, 6:26 pm, greenpoise wrote: > This is great but is there a grid that I can do an edit in place of a > field??? > > thanks > > dan > > On Oct 21, 6:56 am, Ma

[web2py] Re: SQLFORM.grid / Powergrid

2011-10-21 Thread greenpoise
This is great but is there a grid that I can do an edit in place of a field??? thanks dan On Oct 21, 6:56 am, Massimo Di Pierro wrote: > On Oct 20, 11:07 pm, greenpoise wrote: > > > I have a few questions regarding the grids. > > > 1. Is SQLFORM.grid the implementation of Powergrid? > > No

[web2py] Re: SQLFORM.grid / Powergrid

2011-10-21 Thread Massimo Di Pierro
On Oct 20, 11:07 pm, greenpoise wrote: > I have a few questions regarding the grids. > > 1. Is SQLFORM.grid the implementation of Powergrid? No but was inspired but it > meaning, does > SQLFORM.grid has all the features of Powergrid? Not sure. martin should answer that. > 2. Is there an option