e.Value not passed on first eventclick after page load
14 years ago.
Greetings...
I am implementing the DayPilotMonth control and want to say that you guys have done quite nice work with this control. However, I am running into a bit of an issue and am not sure if I may need to correct something on my end so was hoping for some insight.
When using postback to handle the eventclick, the e.Value is not being passed through the first time around and this happens only after initial page load. In other words, if I click on an event a second time and all subsequent times, the ID value is passed as expected. If I reload the page, I don't get the e.Value on the first event click but do get it again on all subsequent event clicks. I have bound the data on page load event as well with hopes that this may fix my problem but to no avail. Any thoughts?
Let me know if I need to further clarify...
Cheers,
Al
DayPilot