>
>
> Can't. Anyway, I'm pasting some relevant code below. BTW, if it matters, I 
> started the development with 2.0.x and upgrade just the web2py code to 
> current stable release i.e. After I upgrade web2py I do not go by to my 
> application and make any changes (like web2py.css or any other)

 
>
 
Really not relevant all the modify_grid() part. That doesn't belong to 
web2py, which you are addressing the bug to. 
Without the table model, all code is quite useless. We don't need your app. 
Just *an* app showing the problem.

As I mentioned in the bug report, the table has "db.table.id.readble=False" 
> in models
>

Setting table.id.readable = False works with grid (that fetches the id from 
the arguments)

-- 



Reply via email to