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

Problem with updating RADCOMBOBOX with radajaxmanager

0 Answers 88 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
r4dn3t
Top achievements
Rank 1
r4dn3t asked on 22 Jul 2011, 08:41 AM
Dear Telerik,

I have a problem which I don't know the reason. I have a RADCOMBOBOX in a .ascx file. when i set it's data source with asp:datasource or in the code behind with .datasource, it would works fine. but the problem will come when i want to update it's selected value with another control via RADAJAXMANAGER.

The RADCOMBOBOX holds a list of particular doctors. when i want to edit a row in the gridview, i have to change the main-edit-form RADCOMBOBOX selectedValue to the record's doctor id (to display it's name as the current stored doctor). but it didn't do any thing while i don't put the RADCOMBOBOX "Id" in RADAJAXSETTINGS. The problem will go further when i put it's "Id" in RADAJAXSETTINGS (the section which belongs to my datagrid). when i put it's configuration there, the edit form would not lunch at all. it was too amazing for me, Why it should not work this way??? Last day and night i was trying to fix this problem by myself and by google it. but no success achieved.

Regards

No answers yet. Maybe you can help?

Tags
Ajax
Asked by
r4dn3t
Top achievements
Rank 1
Share this question
or