How to right click on a Scrollable Area cell in a Wpf Pivot Grid?
How to right click on a Scrollable Area cell in a Wpf Pivot Grid? got the row and column number of the cell to click, but unable to get a direct refrence to the cell. Regards,SAvio
What grid control is used in your app (tell us the value of the control's ClrFullClassName property)? Does the ClickCellR method work for your control?