I will maintain both plugins. (but not so fast to update and solve issues)
http://labs.blouweb.com
On Fri, Jul 22, 2011 at 8:33 AM, JmiXIII wrote:
> Hello ,
>
>
> PowerGrid seems pretty nice and usefull, yet powertable fits better my
> needs. I've used the details to render other view containin
Hello ,
PowerGrid seems pretty nice and usefull, yet powertable fits better my
needs. I've used the details to render other view containing forms and it's
Ok for me.
Yet is Powergrid intended to replace PowerTable or will you work on both
project? That's just to know which plugin to choose for
PowerTable is being rewriten, for lots of improvements and no
more dependency on SQLTABLE.
By now, in powertable the only out-of-box option for edit is inline editing,
or you can load an IFRAME(CRUD) form in details and edit records there.
Optionally you can use VirtualFields to append new button
I just saw your new pre-alpha plugin PowerGrid and maybe an editing
button in a separate column like it has would be better, especially if
an onvalidation=... validator can be applied to the generated form in
the popup.
Does PowerTable has the same function included or is in-line editing
the only '
On Jul 20, 7:21 am, Bruno Rocha wrote:
> try:
>
> def editablefunction():
> id = request.vars.row_id
> column = request.vars.column
> db(db.order_lines.id==id).update(column=value)
> * db.commit()*
Didn't work.
More info: There is a very quick 'Saving' appearing in the edited box
right
5 matches
Mail list logo