Dear all,
Could anybody guide me how to customize edit button with asking for superuser permission before?
If user click edit button, application will ask for supperuser password. if correct, the edit form will appear. if not correct, the edit form will not appear.
I have tried without success, pls somebody help me
jQuery(“#list”).jqGrid('navGrid','#pager',{edit:true,edittext:'Edit',add:false,del:true, deltext:'Delete',search:false, refresh:false, view:false},
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top