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

How to handle typing and stopped typing

1 Answer 46 Views
ConversationView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Fatih
Top achievements
Rank 1
Fatih asked on 27 Aug 2014, 08:28 PM
Hello,
How can i handle typing and stopped typing events in radconversationview?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 01 Sep 2014, 04:23 PM
Hello Fatih,

Thank you for writing.

You can use the RadConversationView.Loaded event and find the RadTextBox element in the control template with the FindChildByType<RadTextBox>() method. I have attached a sample project for demonstration.

I hope this helps. Please, let us know if you have further questions.

Regards,
Rosy Topchiyska
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ConversationView
Asked by
Fatih
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Share this question
or