Hi Tony/OlegK,
  In page load I can enable/disable. But after the page is loaded can I change the visibility of edit icon by the event of a button click.Â
the code i used inside button click event, $(“#grid”).jqGrid.navGrid(‘#pager’, { edit: false });
Is this possible. Or is there any other way to change the visibility after the page load(at the page load Edit:true, after any event i must change edit:false). Can you please reply on this.
Â
regards,
VigneshÂ