SubDetailView: how to get back to the tableview

Hello,


I use a NativeUITextView as a SubDetailView of a TableView. It is displayed nicely but I do not find a way to get back to the tableview. Do you have any suggestions - probably I overlooked something.

Kind regards
Gernot

Can you try with



TMSFMXNativeUITableView.NavigationController.popViewController?



Kind Regards,

Pieter

Pieter, I do not find the NavigationController property


Kind regards
Gernot

You can use


TMSFMXNativeUITableView.HideDetailView

Kind Regards, 
Pieter