[Gambas-user] Problem with tableview

Dag Jarle Nerland Johansen - Gambas gambas at cd-bahia.com
Tue Dec 15 14:18:05 CET 2020


Hi,
I have a problem setting the row in tableview.
I have a control tableview called ADR_TV.
Even if I say ADR_TV.Row=5 it does nothing (have more than 5 rows)
I also tried with ADR_TV.ScrollY=5.
And ADR_TV.Rows[5].Selected=True sets line 0 additionally to be selected
Of course I normally use a variable to set this, but the above shows my 
problem,
Thankful for any help,
Dag
Gambas 3. 15.2


More information about the User mailing list