|
Rank: Member Groups: Member
Joined: 7/17/2008 Posts: 13
|
Is there a way to capture onchange or onkeydown events on a editor control?
I'm in need of displaying a count for the number of characters in the editor.
thanks
-chris
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Chris,
We don't have that yet. But it makes perfect sense so we will surely add it for you.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that implemented this feature. Please see your private message for download location.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 3/19/2009 Posts: 2
|
I need this functionality also, as I used to use it on all TextAreas, but now I'm using the Editor control. Could you help me out, or is it implemented in the current build?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
It's already in the current build. You would handle the Editor's ClientSideOnChange event.
Thanks!
|
|