Return the total value of a text box
Hope anyone answer me.
How to return the total value of a text box that have "SummaryGroup" and "SummaryType". when I use this
ReportUtilities.ReturnTextBoxValue(rpt, "grpLaborDetail", "txtMgmtLabor")
this method returns only The first value not the total.
Last edited by Run; 12-29-2010 at 06:49 AM.
|