Hi,
I use the DPMonth OnTimeRangeSelected method to pop a modal window for editing/adding new events to the Month calendar.
I cannot get a Modal window to present OnTimeRangeSelected using the Callback method. It works correctly using the Postback method.
The modal window appears to work quickly via Postback, but I'm worried that I may experience performance issues post-DEMO/in Production.
Should I be ableto call the modal windowOnTimeRangeSelected using Callback? If so, do you know of any issues that would prevent the Callback method from working OnTimeRangeSelected?
Thanks for a great control! I'm constantly impressed with the depth of features.