Click here to Skip to main content
15,880,608 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi
I'm using the WPF DataGrid from the WPF Toolkit.

I added a templated column to my DataGrid, which has a CheckBox in each cell. Now how do I access the values within these cells?

My other columns in the DataGrid come from a DataSet. I can access these, but I cannot get to the values of the DataGridTemplateColumn I added to the DataGrid.
Posted
Comments
Wayne Gaylard 17-Nov-11 1:47am    
How are you populating the combos ?

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