I want to freeze multiselect checkbox column of jqGrid I want functionality like this http://www.ok-soft-gmbh.com/jqGrid/FrozenMultiselectColumns.htm
I know how to use this in new versions of jqGrid. But I have a project in which all functionality are developed using jqGrid version 3.5.1
On serverside I use Struts2 with mybatis
Frozen column functionality are come in version 4.3.0
So, Have you any clue about how achieve this in my version of jqgrid ?