Look into this:
http://www.web2py.com/examples/spreadsheet/index
https://vimeo.com/5432441

and this

http://handsontable.com/

It would be a nice project to marge the two into one web2py app.

On Friday, 12 June 2015 10:51:53 UTC-5, Martti Lamberg wrote:
>
> Hi!
>
> If this isn't a good place to ask, can someone please forward me to a 
> better web2py forum.
>
> I have a question. Is there an easy way to make a functional table / grid 
> / spreadsheet (or whatever the word is in English, I'm not referring to 
> database table, or a desk)? I want a sort of a map that is x*y grid and 
> every rectangle should have some value on it and be colored according to a 
> certain rule. The values come from database and the users actions may alter 
> the data (it's a game). And everything should happen in real time, without 
> reloading the page. And I want to reserve the possibility to maybe have 
> non-similar sized and shaped panes in the future (they could be even 
> L-shaped or so). So do you have any recommendations? Does web2py offer any 
> solutions straight out of the box or do I need a plugin or something 
> similar?
>
> Mind that I'm an IT, Python and web2py newbie, so try to keep your answers 
> easy to understand. Thanks!
>
>
>

-- 
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/d/optout.

Reply via email to