Just one question, were you able to get the results in the grid as : ROW1 -- Editable (means showing view, delete and edit buttons) ROW2 -- Non Editable (means showing only view button) ROW3 -- Non Editable (means showing only view button) ROW4 -- Editable (means showing view, delete and edit buttons)
Because I tried this in the new app (from scratch) and I was getting either all the rows in the grid as non editable. Is this possible using SQLFORM.grid() or not, the condition editable / deletable - Is this checked at row level or is applicable for all rows. If this is applicable for all rows, then I think it won't be able to get the desired results. Thanks Sarbjit -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

