Feature request reaised https://github.com/web2py/web2py/issues/1188
On Wednesday, 17 February 2016 16:48:49 UTC, Seraaj Muneer wrote:
>
> Hello everyone, according to the Book, the smartgrid can be passed a map
> of parameters, eg searchable=dict(parent=True, child=False), and this will
> be pa
Ah OK great. I'll have to raise a github request then.
On 17 Feb 2016 20:15, "Anthony" wrote:
> Hmm, doesn't appear to support all of the grid arguments:
>
> for key in
> 'columns,orderby,searchable,sortable,paginate,deletable,editable,details,selectable,create,fields'
> .split(','):
>
> Maybe ma
Hmm, doesn't appear to support all of the grid arguments:
for key in
'columns,orderby,searchable,sortable,paginate,deletable,editable,details,selectable,create,fields'
.split(','):
Maybe make a feature request on Github to include all of the grid
arguments, not just those above.
Anthony
On We
3 matches
Mail list logo