[Gambas-user] How do I use Tableview

Charlie Reinl na2492 at ...9...
Wed Mar 9 21:59:54 CET 2005


>How do I use tableview to insert data in cells? I don't see any example 
in the  
>documentation. 
> 
>For Example, I would like to fill a 10x10 table with all the numbers from 

1 to  
>100, in suche a manner 
> 
>for i=1 to 10 
>for j=1 to 10 
>tableview1[i,j]=i*j 
>bext 
>next 
> 
>I needed to color in differente colors some cells according to some  
>conditions, and Benoit told me to use Tableview instead of Gridview 
> 
> 
>Thanks 
> 
>Francesco 
 
Salut Francesco, 
 
send your an demo-project for Tableview which handles with none DB-bound  
TableViews, you need XML-Suppord (or strip that part)  
 
good luck 
 
Amicalment 
Charlie 
* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XTableView-0.0.12.tar.gz
Type: application/x-tgz
Size: 30178 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050309/ca8711ee/attachment.bin>


More information about the User mailing list