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