Le 09/01/2015 18:24, David Hill a écrit :
> Quick question!
>
> Since the Columns property of a DataView is used to set the fields
> displayed, how can I set the columns widths?
>
> TIA
>
> Dave
>

DataView has a "View" property that returns its internal TableView 
control: use it to do what you want to the TableView.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to