Click here to Skip to main content
15,883,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
Please help me any body.

How to get the row value which is in Checked state of DataGridCheckBoxColumn in WPF Tool Kit DataGrid.

I have data grid with 2 columns, First column is UserId, 2 nd is checkboxcolumn and i have one Button outside the datagrid.

My requirement:
1) If the checkbox is selected on two rows,
and the user click on outside button i want to capture the userid of checked column.

How this can be achieved

if you send any samples more helpful to me.

Thanks in Advance,
Kartheesh M
Posted
Updated 22-Sep-10 20:01pm
v2

1 solution

Explaining the solution would be complex. I have created a sample. Check the following link
http://www.filefactory.com/file/b3be404/n/DataGridCheckBoxSelection.zi[^]
 
Share this answer
 

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