The Problem
I had a MultiLine TextBox inside an UpdatePanel and I wanted that TextBox to have rich editing capabilities so I chose FCKEditor. But, now when I do a partial PostBack, the TextBox doesnt retain it value.
An Initial Solution
So, I searched for a solution to this problem and found this post, but it seemed like [...]
Posts Tagged ‘FCKEditor’
Easy way to get FCKEditor to work inside an ASP.Net AJAX UpdatePanel
March 30th, 2007
9 Comments

