[Gambas-user] Autoresize in gridview
Ricardo Díaz Martín
oceanosoftlapalma at ...626...
Fri Mar 1 13:45:38 CET 2013
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
More information about the User
mailing list