Browse By Tags

  • running sum

    How can i calculate a running sum on a bound datagrid in an extra (unbound) column ?

  • No intermediate columns

    Hi,

    I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then (http://blogs.msdn.com/atc_avalon_team/archive/2006/03/01/541206.aspx). I havent managed…

  • XamCheckEditor in XamDataGrid, would like UpdateSourceTrigger=PropertyChanged

    Hi! We have a use-case in which the user selects rows from a grid via a column of checkboxes, clicks on a ribbon button, and executes an operation on checked rows.

     

    Now the default behaviour of the XamCheckEditor (in conjunction with XamDataGrid) is…