Dear Babak,
please have a look at both tickets (I add comments to re-open them) which are not resolved yet. Your help is much appreciated
Kind regards Gernot
Hi, Gernot
iPad rotation fixed,
for select row use yourTable.SelectRow(0,0);
see [TableViewDynamic]
Regards
Hi Babak,
I just recompiled everything with r111 and that fixed the issues.
A small observation
using selectRow (0,0) does not work in my tableview - I need to use Selectrow (1,0) to select the first item in the first section
can you tell me why selectRow (0,0) dose not work !? can you attach a sample code, please
regards
Log in to post a comment.
Dear Babak,
please have a look at both tickets (I add comments to re-open them) which are not resolved yet. Your help is much appreciated
Kind regards
Gernot
Hi, Gernot
iPad rotation fixed,
for select row use yourTable.SelectRow(0,0);
see [TableViewDynamic]
Regards
Hi Babak,
I just recompiled everything with r111 and that fixed the issues.
A small observation
using selectRow (0,0) does not work in my tableview - I need to use Selectrow (1,0) to select the first item in the first section
Kind regards
Gernot
Hi, Gernot
can you tell me why selectRow (0,0) dose not work !?
can you attach a sample code, please
regards