Thanks for a great plugin!
I am using jqGrid extensively in my application.
One of the tasks I am using jqGrid for mainting users in my application. An admin can see all users, and I use the nav toolbar to allow an admin to edit, add, delete etc.
A non-admin can only update their user information (name, password, email, etc.).
My preference is to not show any part of a jqGrid, but to direcly invoke the edit dialog with the user's information and a similar colModel that I use for the admin jqGrid.
Is there any way to do this ?
If not, is there any way to ONLY show the user's record in the jqGrid ?
Thanks,
Paul
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top