Hi,
I need to add/remove edit/del capabilty based on user permissions and and I am trying to modify the navGrid options using setGridParam but it doesn't seem to work.
$(“#myTable”).setGridParam({navGrid: {params I want}, ondblClickRow: function(id){//remove functionality}}).trigger(“reloadGrid”)
Is what I am trying to achieve possible?
Regards
Andrew
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top