Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Iterate through Datagrid or mmBindingList
Message
From
07/07/2010 13:56:30
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Iterate through Datagrid or mmBindingList
Miscellaneous
Thread ID:
01471707
Message ID:
01471707
Views:
139
Hi,

In VS2010 and MM.NET 4.0, I have populated a WPF Datagrid with a result set passed as a mmBindingList. I want to calculate the total of a numeric column and display it in a separate Textbox on the WPF window. I've googled for some examples but coming up short. I know how to get values from a selected row on a Datagrid. But in this case, a selected row does not apply. Does anyone know how to iterate through the rows of a WPF Datagrid and read/calculate values?

Or, as an alternative, is there another way to calculate values from the mmBindingList before I hand it to the Datagrid? Any examples or thoughts on the best way to proceed?

Guy
Next
Reply
Map
View

Click here to load this message in the networking platform