Forum Discussion

savio_leitao's avatar
savio_leitao
Occasional Contributor
13 years ago

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

2 Replies


  • Hi 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?


     

  • xiaoyuandlg's avatar
    xiaoyuandlg
    Occasional Contributor
    I find this question to be quite attractive to me since I am quite a novice to use the C# Pivot Grid. To know more about the pivot grid structure would probably be helpful here. I am also curious did you have your problem fixed now? I am qutie interested in this your situation.