Hi Dan and Team,
I hope you can help with a query I have:
With the DayPilotScheduler Control, I am doing a database update as a result of the user selecting an item from the context menu.
The "update" occurs and returns a list of records which would be affected...
With the results of the database stored procedure, I want to show the results with an option for the user to confirm whether they really do want to make the change given that additional the records would be affected...
I want to use a multiview control to display the results....
However, as the context menu click event happens after a page postback, the multiview control doesn't want to display the other view...
Please advise on how I can get the application working the way I would like?
Alternatively, please would you suggest another way of achieving the same goal?
Thanks & Regards
mrplatypus (aka Dave)