Stefano Palmeri schrieb:
> Il mercoledì 26 novembre 2008 10:11:04 Rolf-Werner Eilert ha scritto:
>> Stefano Palmeri schrieb:
>>> Il martedì 25 novembre 2008 11:06:27 Rolf-Werner Eilert ha scritto:
Hi,
is it possible to set TableView.Row from Code during runtime?
Would be ni
Il mercoledì 26 novembre 2008 10:11:04 Rolf-Werner Eilert ha scritto:
> Stefano Palmeri schrieb:
> > Il martedì 25 novembre 2008 11:06:27 Rolf-Werner Eilert ha scritto:
> >> Hi,
> >>
> >> is it possible to set TableView.Row from Code during runtime?
> >>
> >> Would be nice to make sure a certain ro
Stefano Palmeri schrieb:
> Il martedì 25 novembre 2008 11:06:27 Rolf-Werner Eilert ha scritto:
>> Hi,
>>
>> is it possible to set TableView.Row from Code during runtime?
>>
>> Would be nice to make sure a certain row in the table is selected before
>> the user begins working with it (e. g. to draw
Il martedì 25 novembre 2008 11:06:27 Rolf-Werner Eilert ha scritto:
> Hi,
>
> is it possible to set TableView.Row from Code during runtime?
>
> Would be nice to make sure a certain row in the table is selected before
> the user begins working with it (e. g. to draw attention to this row).
>
> Just
Hi,
is it possible to set TableView.Row from Code during runtime?
Would be nice to make sure a certain row in the table is selected before
the user begins working with it (e. g. to draw attention to this row).
Just tried this
IF po > -1 THEN mesListe.Row = po
but nothing happened. It shoul