Hi,
According to a parameter in the URL I want to completely remove the Master view from the SplitApp control so it looks like an App.
I managed to do it with the debugger pop-up (CTRL+****+ALT+S) by disabling the Nav Container of the Master view so the Master view disappears and the details view takes all the space freed by the Master view.
The question is how to retrieve the Nav container as it is not present in the XML view and I cannot fix the Id to get it to hide it.
Regards,
Serge.