search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

include a textbox value in the postback when the cursor is still in the textbox

Asked by Phil
11 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?

Answer posted by Phil
11 years ago.

I fixed this by using TimeRangeSelectedHandling="PostBack" instead of CallBack
Thanks for a great scheduler control!

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.