Re: [Gambas-user] Trouble with Listings

2011-10-04 Thread Dag-Jarle Johansen
again 2011/10/4 Dag-Jarle Johansen > Fabien, off course I will - obviously not so comfortable with windows any > more - lol - the mail just shot away. > > public sub MakeHeader() > Tableview1.Columns = 15 (better would be RSF.Count-1) > (I get read-ony on this position) > End so I ask

Re: [Gambas-user] Trouble with Listings

2011-10-04 Thread Dag-Jarle Johansen
Fabien, off course I will - obviously not so comfortable with windows any more - lol - the mail just shot away. public sub MakeHeader() End 2011/10/4 Fabien Bodard > 2011/10/4 Dag-Jarle Johansen : > > Hey everybody, > > > > > > I am trying to put data into a Tableview (and or gridview), bu

Re: [Gambas-user] Trouble with Listings

2011-10-04 Thread Fabien Bodard
2011/10/4 Dag-Jarle Johansen : > Hey everybody, > > > I am trying to put data into a Tableview (and or gridview), but let us stay > with the Tableview. I have a non-existent internet-connection on my usual > PC, so I have to tip in the code from memory. > > I use a recordset named RSF, filled with

[Gambas-user] Trouble with Listings

2011-10-04 Thread Dag-Jarle Johansen
Hey everybody, I am trying to put data into a Tableview (and or gridview), but let us stay with the Tableview. I have a non-existent internet-connection on my usual PC, so I have to tip in the code from memory. I use a recordset named RSF, filled with names (an a few other properties) form a Tab