jQuery UI Widgets Forums TreeGrid Resize Columns without header

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Resize Columns without header #86772

    Matthias
    Participant

    I’m using a TreeGrid to show one single object per page. Therefore I have one column with the keys of the object and one column with the corresponding values. If a value is a object, then there is a are columns with a higher level below the column also using key and value columns for the properties of the subobject. Below is an example of how it looks like:
    Example

    Now the user wants to resize the columns because there are trimmed strings. When I tried I only achieved this by dragging at the header. But in by component I deactivated the header, because it doesn’t fit the design guideline. Is there a possibility to allow the user to resize the column without seeing the header?

    Resize Columns without header #86783

    Peter Stoev
    Keymaster

    Hi Matthias,

    No. Resize happens by dragging a column from the header. If you don’t have header, there is nothing to be dragged.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Resize Columns without header #86807

    Matthias
    Participant

    I thought it would be possible to resize by dragging the line between the columns.
    So I will leave it as it is.
    Thanks for your help.

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

You must be logged in to reply to this topic.