mouse doubleclick on detailsview datagrid do not fire
Good morning,
I'm using a sfdatagrid with a detailsviewdefinition, and it datagrid is a sfdatgrid.
<chart:SfDataGrid.DetailsViewDefinition>
<chart:GridViewDefinition RelationalColumn="ListaPers" >
<chart:GridViewDefinition.DataGrid>
<chart:SfDataGrid AutoGenerateColumns="False" AllowDeleting="False" AllowEditing="False" AllowFiltering="True" AllowSorting="True"
SelectionMode="Multiple" SelectionUnit="Row" MouseDoubleClick="SFDG_CE_Lev1_MouseDoubleClick">
The mousedoubleclik event on the detailsview do not fire...
Please help me,
thank you
Hi Marco,
We
have investigated the reported issue, In order to further diagnose the problem,
we need to examine the issue at the source level. As a result, we require some
time to validate and will provide an update on or before November 10, 2023.
Regards,
Santhosh.G
Marco,
We kindly inform you that we don't directly trigger the DetailViewDatagrid on a mouse double-click event. This can be achieved via the 'DetailsViewLoading' event. We access the DetailViewDatagrid events through 'DetailsViewLoading'.
Here we have attached the tested sample . Please have a look at this. If you have further query please provide details or modify the attached sample based on your scenario. It will be helpful for us to proceed further.
Attachment: SfDataGrid_Demo_5e049b2b.zip
It works perfectly,
thank You very much
Best regards
Hi marco del frate,
Glad that your issue is resolved!! Please let us know if you require any additional assistance. We are happy to help you.
Regards,
Chidanand M.
- 4 Replies
- 3 Participants
- Marked answer
-
MD marco del frate
- Nov 8, 2023 08:55 AM UTC
- Nov 14, 2023 05:28 AM UTC