Hi,
I have a datagrid (in manage tab) which shows collection of my custom object (say objectA). I wanted to navigate to objectA's summary page on double click of the selected table row. I am able to catch the event on double click of the table row. But, I am not sure on how to navigate to objectA's summary view.
I came across this post where sendNavigationRequest can be used when using html bridge. Is there any thing similar for native plugins (which is not using html bridge)?
Appreciate any response. Thanks in advance.
Regards,
Sunil