new Table component

Stimulsoft Reports.NET discussion
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

Where can I find documentation on and examples of the new Table component?

Thank you
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

The documentation is in the development phase.

Thank you.
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

How then can I try using the new Table component if there's no documentation or examples?
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

The Table component is a new one. So it was not included into any major releases. Samples and documentation will be available in the major release.

Thank you.
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

Hi!

Do you have a target date for the next major release?

Thank you
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

The date of release is the first of December.

Thank you.
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

I have downloaded 2009.3 but could not find any helpful documentation on how to use a Table at runtime (to solve our problem with column widths in Excel and PDf files and also empty columns in Excel).

1) Can you provide a detailed C# example of how to add and initialize a Table at runtime including multiple columns of numeric and text data each with column headers?

2) Can you explain how you would convert from using a DataBand to using a Table (as per release notes for 2009.3) for exporting to Excel and PDF?

3) Can you provide a detailed C# reference on the Table and related components like TableColumn, TableCell, etc. and each respective method/property as the documentation I found was very limited and only for the designer.

Note I am new to using Stimulsoft and the documentation and examples I've seen so far are not helpful enough so that I can understand how everything works.

Thank you.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

We will create a sample project for you.

Thank you.
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

Greetings

If you could create sample project that would be greatly appreciated.

Do you know when you might have it ready?

Thank you very much.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

Here is the sample.
Attachments
283.CSharp.zip
(27.25 KiB) Downloaded 314 times
Post Reply