Hello,
i have a page with a formview in DefaultMode="Edit" and a RadAjaxManager. If i click the first time on the update button everything works fine. Now i click the second time on the update button, no new values will be updated. The NewValues property in the UpdatingEvent contains the values from the first update but not the currently control values.
If i use a normal PostBack or the Microsoft UpdatePanel, everything works fine.
Is this a known problem or is there a solution?
Best Regards,
Dominic
i have a page with a formview in DefaultMode="Edit" and a RadAjaxManager. If i click the first time on the update button everything works fine. Now i click the second time on the update button, no new values will be updated. The NewValues property in the UpdatingEvent contains the values from the first update but not the currently control values.
If i use a normal PostBack or the Microsoft UpdatePanel, everything works fine.
Is this a known problem or is there a solution?
Best Regards,
Dominic