Hi,
I wish to create a summary row that spans across all of the datagrid (i.e. one column) for groups of data in the datagrid, something very similar to this:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dndive/html/data01102002.asp
However, there is no ItemChanged event for the Windows Form DataGrid. Does anybody know how to replicate this behaviour for a Windows Form
Regards
Mark

ItemChanged Event for Windows Form DataGrid ?