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

loadondemand asmx webservice radcombobox inside declarative formview

1 Answer 53 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
EJ
Top achievements
Rank 1
EJ asked on 19 Jul 2010, 11:17 PM
I am implementing loadondemand using a asmx webservice as a datasource.

I currently have a formview which is always in "Edit" mode. It has as it's datasource an objectdatasource which returns a single object. When I used declaritive databinding I had no problem have the selected value display the lookup value using databinding syntax on selectedvalue but now that it's using loadondemand it is always displaying an empty text on the radcombobox that is doing loadondemand and it also keeps an empty value. I need to figure out how to have this display the currently selected value here - just the single item in the list - and if the user clicks on the dropdown or erases the name or types over it with something else I need loadondemand functionality to kick in.

How do I do this? Does anyone have any ideas on how to approach the declaratively bound formview's currently selected text and value?

Thanks for any suggestions!

1 Answer, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 22 Jul 2010, 10:16 AM
Hi EJ,

Could you please follow this forum thread? Your question has been already answered there.

All the best,
Kalina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
EJ
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Share this question
or