[Gambas-user] Actualization of wordWrapGrid on Gambas Farm
Jorge Carrión
shordi at ...626...
Sat Mar 18 11:40:32 CET 2017
Hi
I've upload a actualized version of wordwrapgrid control to the farm.
WordWrapGrid is a Gamba's Control that inherits of GridView and shows a
grid that fit the row height to the text showed.
The previous version has a big bug: If set the worwrap property of control
to true only fit the height of the rows showed, the rest of lines are
setted to blank.
I've only tested it with a few rows, and didn't see that. Sorry.
The new versión has a new property named "source". It must be a two
dimensions Array or, directly a Result from a database. (This transform the
control in a sql viewer!)
Two samples are provided in farm, one from a Array ant one from a Result.
Hope this will usefull.
Regards
More information about the User
mailing list