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

Click fires DoubleClick

1 Answer 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hardy
Top achievements
Rank 1
Hardy asked on 25 May 2017, 02:20 PM

Hi all,

there is a strange behaviour when clicking a GridView:

I have a GridView with some rows in. By DoubleClicking a row the DoubleClick Event is fired and a new form will be loaded.

Now I'm doing a click (single click!) and the RadGridView fires a DoubleClick Event again!

If the new form will open in front of the GridView the next click will NOT fire a DoubleClick Event.

If the form will open beside the Grid a DoubleClick will be fired...

Seems to me that there is a dependency whether the Grid has the Focus or not.

 

How to prevent the Click to fire a DoubleClick?

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 26 May 2017, 11:52 AM
Hello Hardy, 

Thank you for writing.  

Following the provided information, I was unable to reproduce the issue you are facing. When I double click, a RadForm is opened. Each next single click just moves the selection. It doesn't trigger the DoubleClick event. I have attached my sample project. Could you please specify the exact steps how to reproduce the problem? Alternatively, feel free to modify the project in a way to reproduce the experienced issue and get back to me with it so I can investigate the precise case. Thank you in advance. 

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Hardy
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or