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
1945
XamDataGrid Double-Click and TabControl Selection
posted

Hi

I have a grid and in the cell value presenter I have set an event setter to fire an event when double-clicking a cell. The event handler that sets the tab control selection index is fired successfully however when:

- I double click the cell using the left mouse button nothing happened

- I double click the cell using the right mouse button then the tab selection is changed successfully

Can someone explain this weird behavior?