jQWidgets Forums

jQuery UI Widgets Forums Grid Grid height question

This topic contains 1 reply, has 1 voice, and was last updated by  fdski 10 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid height question #63488

    fdski
    Participant

    I have a grid that contain one record (I’m lazy, don’t like to write forms 😀 )
    There will always be one record, but height of the row is variable, set up with
    autorowheight: true,
    autoheight: true,

    Depending on word wrapping, grid might be 100 or 200 pixels.
    Or 300.

    I would like it to be exact size needed, there will be another grid following it closely underneath.

    If i set height in pixels or %, it might be too small and generate a scroll. If it’s too large, application will have a cute white hole smack in the middle of the screen. Any way to set the size of the grid to match exact visable size ?

    Thanks,

    Bart

    Grid height question #63489

    fdski
    Participant

    nevermind, autoheight wasn’t set properly. Sorry..

    Bart

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

You must be logged in to reply to this topic.