I made a button in each cell on jqGrid. But I wanna hide hover message(tag content) please check below this,
jqGrid hover message
CodePudding user response:
In colModel properties there is a property called title. By default it is true. Set it to false to do what you want