Hi,
I'm using the Editor in one of the pages, and I'd like that onload the InsertUnOrderedList selected by default so when they click inside the editor they're already typing in bulletpoints
1 Answer, 1 is accepted
0
Ianko
Telerik team
answered on 09 Jul 2013, 01:05 PM
Hello Freddy,
You could use this sample code to customize it further for your needs:
What it does is to simulate a click on the insert list button from the editor's toolbar by using the control's client-side API. It uses the OnClientLoad event of the editor that is fired once it is fully instantiated.
Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.