jQuery UI Widgets Forums Grid autorowheight jqxGrid

This topic contains 3 replies, has 2 voices, and was last updated by  Hristo 8 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • autorowheight jqxGrid #90684

    logs
    Participant

    Hi jqWidgets team,
    I know autorowheight is valid only with autoheight or pageable when they are set to true.
    My needs are i want a grid with a specific height 500px without pageable ! and a row will takes auto height depends on its content.
    For example i have a column description with more than 200 characters and i want its content to wrap within it .. without showing the 3 points at the end.
    I saw this functionality working nice using jqxDatatable but i am using jqxGrid because it has more usefull staff.
    Anyone knows how to resolve this problem please.
    Regards.

    autorowheight jqxGrid #90700

    Hristo
    Participant

    Hello logs,

    Unfortunately, there is no such option.
    You could try to create a workaround – to use tooltip; use bigger rowsheight to wrap each one content.

    I would like to suggest you this workaround.
    Thank you for your understanding.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

    autorowheight jqxGrid #90705

    logs
    Participant

    Hi Hristo thanks for your reply,
    You found me i just start working how to show a tooltip when i hover on row to show a text of specific column.
    Tooltip solution is good for me.
    Regards.

    autorowheight jqxGrid #90733

    Hristo
    Participant

    Hello logs,

    Please, take a look at this and this examples with tooltip.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.