Norton Taylor

Norton Taylor

  • NA
  • 1
  • 958

Checkboxes checked based on Column value

May 21 2012 11:15 AM
Hello everyone,

I am looking for some assistance, I have looked high and low but I can't figure out how to grab the Value of a column and base if my checkbox is checked or not from that in my WPF application.

I have the loading of the checkboxes working fine, the creating the database is fine and the setting the default values as true is fine, but I am clueless as to how I would grab the information in the xaml.cs file in order for me to bind IsChecked to it.

If anyone could help me out or give me some information on how to learn to do this properly.

Thanks