Hi,
I have a problem with ajaxifing 5 checkboxes in this RadComboBox.
This is the code behind to add the ajaxsettings to the RadAjaxManager:
When I click one of the checkboxes, the loading panel is visible for a short time, but the gridview1 isn't updating.
When I click another checkbox, the request doesn't use ajax but loads the whole site. Also when I click another checkbox.
Only the first "click" is ajaxifyed, but the gridview1 is not affected.
Here is the link to the ajaxifyed Page: http://pension.sundaymedia.info/einrichtungajax.aspx?Typ=Pension
And here the same page with no ajaxsettings added: http://pension.sundaymedia.info/Einrichtung.aspx?Typ=Pension
The left ComboBox is the Problem-Combo-Box
Best regards from Germany,
Stefan