I\'m using jqgrid. I need to set background color of the cell based on the values.
I have tried using the following code after reload the table the color is disable
To use the cellattr functionality with the asp.net library of jqGrid, add this to your column. I can't find this documented well anywhere else online...
cellattr
And Thank Oleg for the awesome addition to jqGrid :)