Browse By Tags

  • Use Template to show completly different row representation?

    I'm new to WPF so bear with me as I am workng my way through "WPF Unleashed" and attempting to use the grid to make some prototypes.

    I choose WPF for the flexability and the xamGrid because I need grid and hierarchical capabilities (at the…

  • Using Template for DataGrid Cell

    Can anybody help me?? I'm kind of new at this...

     I have created a template to allow entry into a textbox for a column in my DataGrid (I've included the XAML below.)  Everything works fine when I change the Note column in an existing Row.  The pr…