jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts

  • jcwren
    Participant

    This gets pretty close, but the padding is off. Interestingly, inserting ‘padding-bottom: 2px’ into the returned HTML appears to be what causes the cells not to display. Deliberately misspelling ‘padding-bottom’ as ‘paddingg-bottom’ will display the cell contents, but ‘padding-bbottom’ will not.

    in reply to: Set Row color Set Row color #70209

    jcwren
    Participant

    This solution doesn’t really work well. Without the ‘margin: 0px’, the background color is offset in the cell by the margin value. With the ‘margin: 0px’, the text in the cell is now shifted. The example you referenced, ‘Disable Editing of Rows’, only changes the text color, which doesn’t require a margin adjustment.

Viewing 2 posts - 31 through 32 (of 32 total)