mdsamim

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Change highlighted color of Jqgrid on clicking on a row #88297
    mdsamim
    Participant

    Hi,

    I tried to overwrite my ui-state-highlight class as below.

    #designationTest ui-state-highlight
    {
    background-color: Red;
    color:Red;
    }

    jQuery().ready(function() {
    var lastsel;
    $(“#designation”).jqGrid({
    …..
    …..

    Where designation is the name of the table which I am using to display grid data.

    But, it is not working. The highlighted color did not change.

    Can you explain, why this is not working. Am doing any mistake.

    Thank You

    in reply to: Change highlighted color of Jqgrid on clicking on a row #88296
    mdsamim
    Participant

    Hi,

    I tried to overwrite my ui-state-highlight class as below.

    #designationTest ui-state-highlight
    {
    background-color: Red;
    color:Red;
    }

    jQuery().ready(function() {
    var lastsel;
    $(“#designation”).jqGrid({
    …..
    …..

    Where designation is the name of the table which I am using to display grid data.

    But, it is not working. The highlighted color did not change.

    Can you explain, why this is not working. Am doing any mistake.

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!