Click here to Skip to main content
15,887,435 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a WPF DataGrid that uses a ListView with 3 columns. The second column can have 1 or more items associated with the first column item. I am able to capture the item index of the first column but when clicking in one of the associated textboxes to edit I am unable to get the index of the textbox.

Any examples or ideas would be greatly appreciated.

What I have tried:

I have tried multiple mouse events to capture the selected item index but am unable to get the index.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900