Auto Column Width

424 views
Skip to first unread message

Dan Vega

unread,
Jun 25, 2009, 10:31:55 AM6/25/09
to Flexigrid for jQuery
Is there a way to have all of the columns stretch 100% of the grid and
set their own width? A columnWidth:auto would make sense here and be a
nice feature. I might be missing something so If I am please Let me
know.

AcidRaZor

unread,
Jun 28, 2009, 5:16:56 AM6/28/09
to Flexigrid for jQuery
AFAIK you can set the width within the column definitions, for
example:

{display: 'Order Date', name : 'Ord_OrderDate', width : 60, sortable :
true, align: 'left', process: openSendBox},

Now I'm not sure if you can set width to 100% for instance. You could
try though... maybe push in there the word "auto" and see what
happens.

Remember, 90% of the grid is in stylesheets
Reply all
Reply to author
Forward
0 new messages