Ticket #234 (closed Bug: fixed)
Microsoft Asp.net 2.0 AJAX UpdatePanel Bug
| Reported by: | Anksunamon | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.3 |
| Component: | Server : ASP.Net | Version: | FCKeditor 2.4 |
| Keywords: | Confirmed Review+ | Cc: | serializer, craig.marsden@…, js@… |
Description
Hi,
I'm made a basic asp.net 2.0 Form with a FormView to edit a simple "text". -> My formview works with a FckEditor or a TextBox editor in it.
If I surround the formview with an UpdatePanel, Then It doesn't works anymore. The Text Inside the FckEditor is not recorded into the database. Neither when using insert nor update method. If I replace the FckEditor by a TextBox, then it works well again.
Does FckEditore don't support Microsoft Asp.net AJAX, or UpdatePanels, or I have to do something to the FckEditor to support it?
Thanks for helping me...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.