Hey Sean, I am so sorry I missed this message. Would you mind emailing me at: shelbym@v-cut.com and we can discuss this further. Hopefully you already figured it out. :-)
Hey, it's Sean Donnahoe, I know it's been a while since we've talked. This new job is very cool. I want to write a desktop app to display a chart from our electrical code book and have it change values based on user's selections. I am starting off by using a 2 column grid with user selection in column 0 and the data display in column 1.
I'm wondering what would be the best way to display this data? I was thinking of embedding a grid in column 1 and filling it thusly by breaking it into smaller columns and rows. I also saw that there is a DataGrid, but am completely clueless as to how to use it.