Home
Developing Analytics Applications
Creating multiple data set editor pages in ODA wizard
kpeters
Hello All,
I want to breakup the data set wizard of the ODA I am working on into multiple pages to allow the user to refine their query in specific stages. I think that I can persist the user's selection across the pages using the DataSetDesign's public properties, but I need to know how to go about adding multiple pages and linking them together by clicking the previous and next buttons (how to define the first and last page?). The XML and Web Service ODAs do this, but I can't seem to get the source for these UIs. Any pointers or code is appreciated!
Thanks,
Kevin
Find more posts tagged with
Comments
There are no comments yet