[Gambas-user] Select a Row in a Tableview
Stefan Miefert
smiefert at ...784...
Wed Jan 13 13:15:23 CET 2010
-----Ursprüngliche Nachricht-----
Von: Werner [mailto:wdahn at ...1000...]
Gesendet: Mittwoch, 13. Januar 2010 12:35
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Select a Row in a Tableview
On 13/01/10 18:16, Stefan Miefert wrote:
> Hello,
>
> how can i select a row in a TableView? Via code?
>
> Mytableview.row = 1 doesent working:)
>
> A TableView is an editable GridView.
The syntax like tablevie.row.[0].selected = true
Istn accepted by gambas and the syntax without the . before the [0] raise an error
More information about the User
mailing list