Questions tagged [toolbar]

The tag toolbar is specifically for addressing any concerns related to the setup, customization, and functionality of toolbars.

Deactivate filtering for the column in the header, while retaining it in the toolbar

I am currently working on implementing a jqGrid table. https://i.stack.imgur.com/d80M8.png My goal is to disable the filter functionality from the header column, while keeping it in the filter toolbar. Is there a way to deactivate the ui-search-input fo ...