jQWidgets Forums

jQuery UI Widgets Forums Grid Height of a row

This topic contains 1 reply, has 2 voices, and was last updated by  Nadezhda 10 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Height of a row #68462

    aser
    Participant

    I need to put image in center of multiline row, is there any way to get the height of a row to set correct margin-top value for image?
    Many thanks.

    Height of a row #68478

    Nadezhda
    Participant

    Hello aser,

    You can get the height of the grid rows with the following line: var rowsheight = $('#jqxGrid').jqxGrid('rowsheight');.

    Best Regards,
    Nadezhda

    jQWidgets team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.