Dear SIR
I have 2 questions on RadGrid edit template:
1) When I added a DatetimePicker control, the Time can't be selected from time popup button. it always shows 0:00. I found it seems not compatible with AjaxToolkit(V15)? is there any solution?
2) I'd like to activate the control change events, e.g. when I change start date time and end date time, I will calculate the time span to display. or I will set control value when an combobox selectedvalue is changed. How do I activate editor's control events?
Thanks very much.