Data grid cell editor under iOS

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
maik
Posts: 4
Joined: Fri Jul 19, 2019 8:46 pm

Data grid cell editor under iOS

Post by maik » Fri Jul 19, 2019 9:28 pm

Dear all,

I would like to open a table cell for editing. The command

Code: Select all

dispatch "EditCellOfIndex" to group myTable with myColName, myRowIndx
works but for iOS no editor opens when the index of the cell is outside the screen. The table is then scrolled to the cell but the editor does not open.

Any ideas of how to fix this?

Best regards,
Maik

Post Reply

Return to “iOS Deployment”