Hi Dan and Team,
I'm trying to get a button to display a modal form so that the user can perform other tasks to the application while keeping the main form populated underneath.
My issue is that also on the same page there are other DayPilot controls:
DayPilotScheduler; DayPilotMenu; DayPilotNavigator
The modal form displays but does not stay open, obviously to a screen refresh in one of the controls.
The DayPilotScheduler control, I know, makes use of a modal dialog box in order to perform other processes and that does not "timeout" and disappear from the screen.
Please advise on how I can implement this with the controls at my disposal?
Thanks
mrplatypus (aka Dave)