hi,
i want to get checkbox value from datagrid using template column
i want immediatly.
Printable View
hi,
i want to get checkbox value from datagrid using template column
i want immediatly.
You can loop through the DataGridItemsCollection, as shown in this example.. It even shows you how to work with a checkbox.