did you add this in your grid?
    editable = auth.has_permission('edit','auth_user'), 
    deletable = auth.has_permission('delete','auth_user')

i've already tested it before i posted and it works fine on me.

in my test environment for your case i didn't add :
    auth.add_permission('edit','mana...@test.com', 'company', 0)

is there any error?

best regards

-- 

--- 
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