Hi Benoit,

I think It could be good idea to add new property to gridview control
related with AutoResize. The name could be something like
ColumnToAutoResize (integer from 0 to gridview.columns.count).

I try to explain:
Sometimes you're filling a gridview in a resizable form and the row you
want to autoresize when form width change is not the last one. Try to
imagine this example:

Id Card        Name                                  Amount
424250       Anibal Smith                       50.000
124580       Mike Anders                       10.000

If you resize the form it will be nice that autoresize column will be
"Name" instead Amount, isn't it?

Regards,
Ricardo
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to