include a textbox value in the postback when the cursor is still in the textbox
Asked by Phil
14 years ago.
14 years ago.
So I've type some text into the textbox which I have above the daypilot control. I then select a date range which creates a entry in the scheduler component. Because I haven't left the text control yet I can't reference the value of it in the events of the scheduler control.
How do you handle this scenario?
DayPilot