Hello there,
I have a MOSS site that has got eight different language variations(French, German, Spanish, etc..) running on it. The Master page of this site contains a user control that has three Rad comboboxes whose values change based on the values selected in the other RadComboBoxes. The three rad controls work fine on all the variations of the site if I do not enable Ajax .
If I wrap this three rad controls in a RadAjaxPanel or use RadAjaxManager to enable Ajax on this controls, the controls work as expected on the English variation of the site, but not on any other variation.
For e.g on the German variation of the site, when the user selects a value from first RadCombobox, it properly loads the values into the rest two controls, but disables the events on all the controls (including the events of buttons existing some where else on the page).
Any help is much appreciated.
Rgds,
Vamshi
I have a MOSS site that has got eight different language variations(French, German, Spanish, etc..) running on it. The Master page of this site contains a user control that has three Rad comboboxes whose values change based on the values selected in the other RadComboBoxes. The three rad controls work fine on all the variations of the site if I do not enable Ajax .
If I wrap this three rad controls in a RadAjaxPanel or use RadAjaxManager to enable Ajax on this controls, the controls work as expected on the English variation of the site, but not on any other variation.
For e.g on the German variation of the site, when the user selects a value from first RadCombobox, it properly loads the values into the rest two controls, but disables the events on all the controls (including the events of buttons existing some where else on the page).
Any help is much appreciated.
Rgds,
Vamshi