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

MouseDown twice on RadPane activation

1 Answer 46 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Veteran
Iron
Max asked on 10 Aug 2020, 09:59 AM

I have some controls structured like this:

 

<telerik:RadSplitContainer

     <telerik:RadSplitContainer

         <telerik:RadPane

               <CONTROL

 

When the RadPane is not active, two clicks are required to fire mousedown events in the control.

Is it possible to do this with just one Click?

 

For example the Control van be a RadExpander... two seperate clicks are required to expand it

 

I noticed the RadGridView activates and handles mousedown, with just one click for example when it is placed inside a RadPane

 

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 13 Aug 2020, 07:28 AM

Hello Max,

I've tested the described behavior, but I wasn't able to reproduce this. Can you please check the attached project and let me know if I am missing anything?

Regards,
Martin Ivanov
Progress Telerik

Tags
Docking
Asked by
Max
Top achievements
Rank 1
Veteran
Iron
Answers by
Martin Ivanov
Telerik team
Share this question
or