I wanted to implement JqGrid
in my Project.
But, here my requirement is that i need to display controls in the grid.
For example, i have a column that can take values either true or false.
But, i would like to represent this in the form of checkbox checked and unchecked format.
So, i wanted to know whether this is possible or not by using JqGrid. Please help.