I want to put some custom items (filters inputs) between the Caption and the grid itself on the jqGrid.
Is this possible, I have searched the api and nothing jumped out at me that would enable this.
For now, I have simply removed the caption and just put an all the stuff I want above the grid (including an H2 for what I wanted the caption to be)
Look at the toolbar search:
If that’s more or less where you want to put your inputs, then you can look at the search source to see how it’s done.