Hi,
I am using the following code to display the total for my column:uwg.Columns[0].Footer.Total = Infragistics.WebUI.UltraWebGrid.SummaryInfo.Sum;
How can I access this footer text elsewhere? For instance, I want to show it in a label elsewhere on the page.
I provide information on how to duplicate the information calculated for WebGrid column footers in the following forum post:http://forums.infragistics.com/forums/p/8423/41219.aspx#41219