When a HTMLEditor is put into a MVC view, when ever an event is triggered (For example, click mouse inside editing area or type some word inside it), the height of the control increase.
If it's used in normal an asp.net webform, no such problem.
Does anybody have some idea about this?
Thanks.
James