Browse By Tags

  • CellValuePresenter DataTrigger does not fire with 2 DataViews

     Hi,

    I have 2 DataViews looking at the same DataTable with RowFilters set on Both. The idea was to have one grid display a filtered version of the second (like a summary screen). What I wanted on top of that to use the CellValuePresenter to trigger when…

  • 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…