version: RadSpell.NET2.dll 3.2.8.0 RadEditor.Net2.dll 7.3.6.0
and no chance to upgrading
I want to show character left in editor, and tryed tow method,found this:
1. onClientLoad function:
http://forums.asp.net/t/1580106.aspx/1
in this way,
OnClientLoad function will report null when load the page,
2.customer modules:
http://demos.telerik.com/aspnet-ajax/editor/examples/custommodules/defaultcs.aspx
in this way,
<Modules> tag could not be recognized inside <radeditor> tag.
would you help to tell me how to solve these two problem or have other way to show the counter remaining on page?
thank you very much!