Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8720

Re: Split app

$
0
0

Before you call methods   oSplitApp.setInitialDetail("detail1"), oSplitApp.setInitialMaster("master1"),

 

You need to add master and detail pages to SplitApp.

 

Do this

//add the master pages to the splitapp control

oSplitApp.addMasterPage(oMasterPage1);

 

//add the detail pages to the splitapp control

oSplitApp.addDetailPage(oDetailPage1);


Viewing all articles
Browse latest Browse all 8720

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>