I currently have a a pretty standard jqgrid that I would like to change the navGrid icons dynamically. The grid shows some standard data with limited navGrid icons (like search) but if you log in to the site it will allow you do add, edit, etc. So I would like to turn on/off certain icons under certain situations. I have not been able to find any way to do this.
Asked
Active
Viewed 3,702 times
1 Answers
2
Look at the demo which I made for the answer. Another demo from the answer shows one how to disable/enable buttons from the navigator bar instead of show/hide there. I think it's what you can do.