Relative Content

Tag Archive for javascriptjqueryjqgrid

How to hide custom buttons in jqgrid ^3.4.4

I am using jqgrid 3.4.4 version, I want to hide few buttons on select row, but the problem is if I add id or title in navButtonAdd, it doesn’t work. So I cannot hide them using the id/title.