jQWidgets Forums

jQuery UI Widgets Forums Grid autowidth not documented

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • autowidth not documented #94069

    blake1024
    Participant

    I am using the autowidth property of jqxGrid, however, that property is not documented at http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-api.htm

    autowidth not documented #94070

    Peter Stoev
    Keymaster

    It is not implemented that is why it is not in the API.

    Best Regards,
    Peter Stoev

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

    autowidth not documented #94077

    blake1024
    Participant

    Well, it works for me.

    If I don’t set the width or autowidth properties it uses some default width (600?).

    If I set autowidth to true, the width of the grid becomes the total width of all of the columns. What I want!

    If I set autowidth55 to true, I get an error “Uncaught Invalid property: autowidth55”. No “invalid property” for “autowidth”.

    I believe I am using jQWidgets 4.5.2. This feature is needed by me, and I’m glad it seems to be there. I only tried it because I saw ‘autoheight’ and before I looked I just assumed there would be an ‘autowidth’. I tried it and it worked. I later realized it wasn’t in the documentation.

    I’d kind of like to get a confirmation that it is a supported feature before I go using it all over the place. If it’s not supported, it is a problem for me.

    Thanks.

    Blake

    autowidth not documented #94078

    blake1024
    Participant

    Looking at the source code to jQWidgets in jqxgrid.js, it seems like autowidth is implemented. (And I’m glad it is!)

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

You must be logged in to reply to this topic.