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

Synchronize client and server state of LoadOnDemand and ShowMoreResult RadComboBox

1 Answer 67 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Rolf Cerff
Top achievements
Rank 1
Rolf Cerff asked on 02 May 2011, 10:59 AM
Hello,

we have the following problem:

We use RadComboBox controls with LoadOnDemand and ShowMoreResults.

In some circumstances we need to reset the comboboxes to items added at server side. This seems not so easy as the load on demand and show more results features add the items via AJAX calls and client side api. So the items collection on the server and the client are out of sync.

My question: Ist there a sample ore an easy way to bring server and client side in sync after loading some items via AJAX and adding it on client side?

Thank you in advance

Regards

Rolf Cerff

1 Answer, 1 is accepted

Sort by
0
Cat Cheshire
Top achievements
Rank 1
answered on 05 May 2011, 01:58 PM
I am not sure that this can be achieved.
When you use Load On Demand the combobox items are not available on server-side - I found this information here.
Tags
ComboBox
Asked by
Rolf Cerff
Top achievements
Rank 1
Answers by
Cat Cheshire
Top achievements
Rank 1
Share this question
or