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
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