Larry D

Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • Author
    Replies
  • in reply to: Force Colour of Selected Row #83649
    Larry D
    Participant

    Tony, I can use that method to change some css of the class but not the color.

    .rowselected{color: #ff0000; font-size:20px}

    —-

    jQuery(’#’+id).addClass(’rowselected’);
    jQuery(’#’+lastsel).removeClass(’rowselected’);

    If I click on a row the row changes to 20px font size and reverts if I then click a differnt row. That proves this method does change the css.

    Unfortunately the cell color stays exactly the same instead of being forced to red.

    in reply to: Lock Columns #83554
    Larry D
    Participant

    I would like to request this feature too.

    It would be really useful for large grids to have horizontal scrolling with the first few columns locked.

    in reply to: New Questions #83549
    Larry D
    Participant

    Thank you Tony. All answers worked well.

Viewing 3 replies - 16 through 18 (of 18 total)

Stay connected with us in your favorite flavor!