This is a migrated thread and some comments may be shown as answers.

ComboBox LoadOnDemand Updating DataList

1 Answer 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jeremiah
Top achievements
Rank 1
Jeremiah asked on 31 Jul 2008, 02:57 PM
I can't seem to be able to get the ComboBox to (when type-as-you-go LoadOnDemand is enabled) to update my DataList control I have no my page. The Items_Requested event is getting fired, and all my code is being run through, but my DataList is not getting updated. I've input an AjaxManager and have made sure the ComboBox was set to be able to update the DataList. The Text_Changed event, however -- works.

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 01 Aug 2008, 06:21 AM
Hi Jeremiah,

This is the expected behavior. Please read our help documentation for more details.

Kind regards,
Rosi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Jeremiah
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or