This is a migrated thread and some comments may be shown as answers.

Editor Event not fired

1 Answer 59 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Uma
Top achievements
Rank 1
Uma asked on 20 Mar 2012, 09:17 AM
Hi Team,

In your site describe OnClientSelectionChange - fired when the selection within the editor content area has changed

In my case, ONClientSelection change event fired , even the drop down is selected from the tool bar.
I need to fire the event only the editor content area is selceted.

Could you suggest me, which event is used.

Thanks
Uma

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Mar 2012, 04:24 PM
Hello,

In your scenario, you can attach to the click and keydown event of the content area using the attachEventHandler method of RadEditor.

Best regards,
Rumen
the Telerik team
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 their blog feed now.
Tags
Editor
Asked by
Uma
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or