Rank: Member Groups: Member
Joined: 10/18/2010 Posts: 29
|
Hello
Is it possible for the editor to auto resize itself depending on how much html is being displayed? I have a web editor tool inside a grid template field, but I cant get it to auto resize.
thanks
Jason
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi, No. It won't do it automatically. If you already have some way to detect grid cell resize (for example, JQuery has a "resize" event), then you can call this function to resize the Editor: http://www.essentialobjects.com/doc/1/jsdoc.public.control.setsize.aspxThanks!
|