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

LoadOnDemand dropdown with default item

1 Answer 47 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
cvmandach
Top achievements
Rank 1
cvmandach asked on 03 Oct 2011, 08:36 PM
Hello,

I am using the LoadOnDemand scenario which works as documented. But I have a problem with the dropdown feature. As long as there is no item yet, a click on the dropdown arrow loads all items resp. triggers the  ItemsRequested event. However, once there is at least one item, this doesn't happen anymore. I would like to add a default item on the initial page load and load all other items when the dropdown arrow is clicked.

How can I do this?

Regards,
Conrad
 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 04 Oct 2011, 05:27 AM
Hello Conrad,

You can try the following code library approach to achieve your scenario.
Setting an initial value in RadComboBox while using Load on Demand

Thanks,
Shinu.
Tags
ComboBox
Asked by
cvmandach
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or