Automatically Select a Table Row

How do I in code select for example Row 0 of Section 0 in an iOSTable?
I really don’t know anymore :slight_smile:

You have to use a Declare to select a row in code. Take a look here:

Examples/iOS/Declares/TableSelectAndScroll

This will not trigger the Action event, is that right?

I don’t think so, but you’ll want to try the example project to be sure.

It will not trigger!