In gambas wiki documentation said:

You can fill the grid explicitly, or implement the Data
<http://gambaswiki.org/wiki/comp/gb.qt4/gridview/.data> event to display
the grid contents on demand.

You should use the last method if you have a lot of rows to display. The
control can handle millions of lines gracefully.

but i try to set gridview.data event and set GridView1*.*Data*.*Text but
when comes the object said it null (Data) ...

its there any example to load? i have a CSV and also a table db.. please
its the documentation wrong?

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to