{{=plugin_wiki('jqgrid',table)}}
already does ajax search, pagination, etc. crud.select should be able
to do some of these without ajax.
On Nov 13, 1:08 pm, yamandu <[email protected]> wrote:
> crud.select() is not yet very usable.
> I pesonaly wished it support:
> -any query or rows (just like SQLTABLE)
> -pagination
> -it could be ajaxable
> Support the first two would be great for everyday use, I guess.
>
> I tried webgrid, it´s great but does not work in my hosting because of
> python version 2.4.
> I now use plugin jqgrid, but it´s too limited. I plan to adapt it
> better when have more time.
>
> On Nov 13, 4:37 am, andrej burja <[email protected]> wrote:
>
> > maby it should be like WebGrid :)
>
> > On Nov 13, 7:14 am, mdipierro <[email protected]> wrote:
>
> > > Probably yes. I am not happy with crud.select. I think it should do
> > > pagination for example too and have sortable columns and perhaps have
> > > a an option to include crud.select().
>
> > > Massimo
>
> > > On Nov 12, 10:47 pm, "mr.freeze" <[email protected]> wrote:
>
> > > > I know. I'm asking if it should. Would you take a patch?
>
> > > > On Nov 12, 10:42 pm, mdipierro <[email protected]> wrote:
>
> > > > > No it does not.
>
> > > > > On Nov 12, 8:41 pm, "mr.freeze" <[email protected]> wrote:
>
> > > > > > Should Crud.select honor record level auth permissions when
> > > > > > returning
> > > > > > records? Right now it only filters by table.
>
>