Stimulsoft Reports.Net
www.stimulsoft.com

Welcome Guest Search | Active Topics | Members | Log In | Register

Profile: Jan
About
User Name: Jan
Forum Rank: Advanced Member
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Thursday, February 19, 2009
Last Visit: Wednesday, September 01, 2010 8:34:33 AM
Number of Posts: 952
[6.59% of all post / 1.67 posts per day]
Avatar
Last 10 Posts
Topic: Using interfaces in business objects
Posted: Wednesday, September 01, 2010 8:34:33 AM
Hello,

Problem fixed. Patch will be available in next prerelease build.

Thank you.
Topic: Understanding RegBusinessObject
Posted: Tuesday, August 31, 2010 3:27:43 PM
Hello,

> Thx! So there's no way to do this in code?

You can do this from code with help of SynchronizeBusinessObjects(int maxLevel) method of report dictionary. This method available in latest prerelease builds of our product.

> And lists in my business object are not sortable/filterable?

At this moment this features is not available.

Thank you.
Topic: Understanding RegBusinessObject
Posted: Monday, August 30, 2010 9:22:10 PM
Hello,

You need register child business object manually when using RegBusinessObject method. Please check following live video:

http://www.stimulsoft.com/livedemos/ReportCreation/BusinessObjectsMasterDetail.html

Thank you.
Topic: Using interfaces in business objects
Posted: Monday, August 30, 2010 9:19:17 PM
Hello,

We need some time to fix this problem.

Thank you.
Topic: Render Report in code without DataSet
Posted: Saturday, August 28, 2010 12:15:34 PM
Hello Mike,

Quote:
1. Is there another way to pass our XML data to the StiReport, for example with the XDocument, or is DataSet the only way?


No, we support only DataSet mode.

Quote:
2. Do you have any other resolutions for this problem ?


I think you can try to use your own business object based on your XML information. Which can be registered with help of RegBusinessObject method of StiReport.

Thank you.
Topic: Strange Behaviour in the report designer
Posted: Saturday, August 28, 2010 12:11:39 PM
Hello,

Can you provide more details about this problem? You receive some install errors? You have updated assemblies in GAC?

Thank you.
Topic: Third party controls
Posted: Monday, August 23, 2010 3:48:36 PM
Hello,

Drawing property is complex object so it does not synchronize automatically in list of columns, but you can add it manually. Please check Sample1.png.

Thank you.
Topic: Report errors - where did they go?
Posted: Monday, August 23, 2010 10:47:52 AM
Hello,

Sorry we can't support anonymous types now. It required big amount of changes in our source codes abd we can't make it now.

Thank you.
Topic: StiWeb Report Viewer control for MVC
Posted: Sunday, August 22, 2010 7:46:29 PM
Hello,

We plan add support of mvc framework after 2010.2 release. It will be available at end of this year.

Thank you.
Topic: convert datetime to long or string
Posted: Sunday, August 22, 2010 10:43:55 AM
Hello,

You can use following expression:

Code:
{date.ToBinary()}


Thank you.

Main Forum Rss Feed : RSS

Powered by Yet Another Forum.net version 1.0.1 - 2/27/2006
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.034 seconds.