coolbabe2007
Programmer
Hi,
I am developing a new report. My report has a field, which is a calculated field. The filed name is TotalDays and this is calculated based on other fileds. I have done he caculation of this filed in Onrow() of DataRow by decalaring a filed as Total Days. I am fetching in the Fetch(). However, I have a condn in Fetch() method such hat the Total Days should be more than 670. Now my returns blank rows if this condn fails. Please let me know, what should I do.
Thanks in Advance.
I am developing a new report. My report has a field, which is a calculated field. The filed name is TotalDays and this is calculated based on other fileds. I have done he caculation of this filed in Onrow() of DataRow by decalaring a filed as Total Days. I am fetching in the Fetch(). However, I have a condn in Fetch() method such hat the Total Days should be more than 670. Now my returns blank rows if this condn fails. Please let me know, what should I do.
Thanks in Advance.