Vita
Vita
About
- Username
 - Vita
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                Man, really thanks for inspiration
 - 
                Thanks for your help. I had no idea that parameter DefaultValue have to be set (especially when I set up parameter value in code before I tried evaluate table). Now it works in designer and code also
 - 
                I have FR.NET build 196.? my description: - in designer create New DataSource (MSSQL -> select table -> Finish) - right-click on new table -> edit - in tab Define Parameters create New -> set Datatype and Expression(same typ…
 - 
                AlexTZ wrote: » Hello, Which data provider do you use? It's a MS SQL or something else? Yeah it's MSSQLDataConnection
 - 
                AlexTZ wrote: » Hello, You need to set object's Parent first: obj.Parent = band; obj.CreateUniqueName(); In case you working with Table, you need to call its CreateUniqueNames() method which creates names for rows, columns and cells. …
 - 
                AlexTZ wrote: » Hello, Chart control is ready to use. See "Chart" category in the demo. Hi,? nice job. I tested it and in designer everything works fine. But creating chart in code didn't get to success. It looks like my new MSChartO…
 - 
                AlexTZ wrote: » Hello, Report page inheritance is not supported. Thanks?
 - 
                AlexTZ wrote: » Hello, I'm finishing the MS Chart wrapper. I guess it will be ready in this weekend. Great news. Thank you for answer
 - 
                AlexTZ wrote: » I can't say when it will be finished. Hi, I understand it's hard to guess, but at least approximately i wish you would say (after month, two, half year).? For my project I need charts. So I'd like to know if I should …