Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
720
How to find event for single click on header in XAM grid.
posted

Hi,

we have added functionality that when double click on header sorting should be false and when single click on header sorting should be true. But for single click I have added PreviewMouseLeftButtonDown event. But my problem is in double click , its also fires event PreviewMouseLeftButtonDown event, and true the sorting event.So Is there any single mouse click event in XAM grid.

Let we suggest us.

Thanks