I have a wizard with one page to start with. Depending on user input I am adding more pages but I can't get Next and Back to become enabled? I have asked this question before about dynamic sequence of pages. And I am simply using addPage to insert pages. But just can't get it to work.
Also using setForcePreviousAndNextButton(true) so they show up but not enabled.
Amad


Reply With Quote