[Gambas-user] GridView
Charlie
karl.reinl at ...9...
Tue Jan 11 21:26:47 CET 2005
Eric Damron schrieb:
> Can someone give me a code snippit in the way of an example of using a
> gridview?
>
> If I have a Result object called vResult and a gridview called
> myRecords how do I move data into a gridview from the Result? The
> code below doesn't work.
>
>
> FOR EACH vResults
>
> myRecords[intC, 1] = vResults["description"]
>
> NEXT
> Thanks
Salut,
send your an example of TableView, where I made a Class to manage none
bounded data.
But you can also use it for bouded data.
Hope that helps .
Amicalment
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XTableView-0.0.12.tar.gz
Type: application/x-tar
Size: 30178 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050111/0d091b22/attachment.tar>
More information about the User
mailing list