styling - How to chage background color of frozen columns in jqgrid -
i have used json script generated sp bind jqgrid dynamically, @ first pass colnames , colmodel empty. after grid loads find id of tables freezes columns list_frozen when use code
$("#list").jqgrid("setlabel", "location", false, "cvteste");
i unable set color frozen columns. please guide how go getting color frozen column background.
Comments
Post a Comment