Hi,
I am writing a new report. In this report I have a field which is calculated based on certain dates and difference between them. I have handled this by writing a samll piece of code in OnRead(), by declaring the variable as datarow variable and used it in report. Now I have another...
Yes you are correct. Actually, I have already included an line exit when the condition fails but still its the same. I have pasted the fetch method below. Let me know, if I have added some more lines of code. Also, as you said, if I set the frame width to zero if the condition, then I think the...
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()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.