MouseDoubleClick event in xaml for GridDataControl

Hi,

I am looking to insert an event on mouse double click which should pop up a window with all the details of that row on double click. I have the following code:







Is there anything such as MouseDoubleClick= "grid_MouseDoubleClick"> and in this event implementation, I could write MessageBox.Show() and then fetch the different values of the columns of that row.

I am new to syncfusion and not sure how can i

1) Show a pop-up window on double click.
2) Fetch the different values of the column corresponding to particular row clicked.

Any help would be much appreciated.

Thanks,
Deepika




1 Reply

SN Sankara Narayanan N Syncfusion Team January 3, 2012 09:33 AM UTC

Hi Deepika,

Thanks for using Syncfusion products.

We have analyzed your requirements and prepared a sample on this. You can download the sample from the attachment.

Please let us if you have any queries.

Thanks,
Sankar





WpfAppChildWindow_f5222696.zip

Loader.
Up arrow icon