I have a pair cascading drop down lists in the InlineInsertTemplate. Initially I was having a problem getting a handle on the drop down list to get the selected value to avoid the container issues with databinding two-way bound controls. All that said, I was able to get a handle but it isn't the updated drop down list.
Is there a way to force the update of a control in the Scheduler's ViewState (If that is the problem)?
It seems that this is the problem considering that the control is never updated according to the Scheduler even though on the page it had been re-bound with new data triggered by the selected index change of the upper drop down list.
Here is the link to the thread for getting a handle.
https://www.telerik.com/community/forums/thread/b311D-babggb.aspx
Thanks,
Shawn
Is there a way to force the update of a control in the Scheduler's ViewState (If that is the problem)?
It seems that this is the problem considering that the control is never updated according to the Scheduler even though on the page it had been re-bound with new data triggered by the selected index change of the upper drop down list.
Here is the link to the thread for getting a handle.
https://www.telerik.com/community/forums/thread/b311D-babggb.aspx
Thanks,
Shawn