Tomcat
Tomcat
About
- Username
- Tomcat
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
ipong wrote: » try : report.RegisterData(bankOffer, "frBankOffer", 3); void RegisterData(IEnumerable data, string name, int maxNestingLevel) Registers the business object. Specify the maximum nesting level in the maxNestingLevel parameter. S…
-
ipong wrote: » i give up with your approach [img]style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> if possible: 1. catch user preferences with application code (winforms/wp…
-
ipong wrote: » ... Thanks for reply. Your example gave me an idea, but when I try to code it I face a problem which is Report.GetVariableValue("Page") returns 1 everytime. I think it's because of my table is dynamic and events might work s…