No, the grid needs a DAL table or query object in order to do .select() and 
.count() operations. You could load the data into a SQLite memory 
database: https://groups.google.com/d/msg/web2py/g4Mon6PvNFc/jytHfEnOXTIJ.

Anthony

On Monday, September 23, 2013 4:25:53 AM UTC-4, Jayakumar Bellie wrote:
>
> Hi,
> Is it possible to create a SQLForm.grid functionality without reading data 
> from SQL.
>
> I have a list or dict of data read from a file.
> I want to create a grid with search and view functionality like SQLForm is 
> it possible?
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to