Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
hiiii,, i want to get the value of checkboxcolumn in datagrid wpf
i try this code
if
(item.boolCol ==
true
)
{
MessageBox.Show(
"fail"
);
}
else
"success"
but don't take the changed value but take the same value of the my itemsourse