Re: [Gambas-user] Inserting data into a tableview
Brought to you by:
gambas
|
From: Benoit M. <ga...@us...> - 2005-02-01 11:22:42
|
On Saturday 29 January 2005 19:51, Charlie Reinl wrote: > >How do I insert data into a tableview....? I tried using syntax like the > >gridview but I hit a read only problem. > > > >example code > > > >tblView[1,1].Text = "test" > > > > > > > >Results in .TableViewCell.Text is read only. > > > >Thanks! > >Kevin > > Salut Kevin, > > I attached you an example for TableView, other you find in > the gambas-database-manager. > > Amicalment > Charlie > * Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de * Can I take your code and put it with gambas examples as the TableView example ? -- Benoit Minisini mailto:ga...@us... |