jQWidgets Forums

jQuery UI Widgets Forums Grid autoRowHeight in jqxGrid

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • autoRowHeight in jqxGrid #88651

    efrat
    Participant

    hellow,
    I need in jqxGrid when the length of the text is too long ,
    something like autoRowHeight (that the text takes few rows), but just for one column.
    In the other columns I want to have 3 dots in the end. (as always)
    How can I do it?
    (I’m sorry my English is not so good)
    Thanks!

    autoRowHeight in jqxGrid #88666

    Hristo
    Participant

    Hello efrat,

    Please take a look at this example:
    https://www.jseditor.io/?key=jqxgrid-autorowheight-and-3-dots

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

    autoRowHeight in jqxGrid #88669

    efrat
    Participant

    thanks,
    but it’s not what I mean.
    I want the text to be cut, when it’s more than one row.
    In the case you gave me the three dots where added to the end, but it steel take few rows

    autoRowHeight in jqxGrid #88706

    Hristo
    Participant

    Hello efrat,

    I’m not sure that I understand you correctly.
    I would like to ask you what you want to achieve? You want to use autoRowHeight and in the same time cells with (one row) small width, unfortunately, this is not possible.
    But if you would like to have all rows with the same size and to have 3 dots for a particular column, to achieve this you could simple set a small width of this column and this will automatically be done.

    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.