new Table component

Stimulsoft Reports.NET discussion
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 315 times
Colin Geis
Posts: 11
Joined: Thu Nov 12, 2009 3:55 pm
Location: Vancouver

new Table component

Post by Colin Geis »

Thank you very much!

I'm looking at it now.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

new Table component

Post by Andrew »

Hello,

Let us know if you any help.

Thank you.
isc01
Posts: 1
Joined: Wed Dec 16, 2009 4:59 am

new Table component

Post by isc01 »

Hello Andrew

many thanks too for the example, it is very useful

I have another question:
how can I manage the cell / column width using the designer?
I see only "FixedWidth" as property and i can set Yes or No but i cannot set cell or column width
i tried to select the cell and to use the mouse but i can change only the row height and table height

regards
Josef

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

new Table component

Post by Andrew »

Hello,

You may change column width by selecting a table and then change the column width holding the Ctrl button.

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

new Table component

Post by Colin Geis »

Hello

I have been trying out the new table component using the sample project you provided (thank you!) but as far as I can tell the Table componment only resizes column widths to fit the page width. For the Excel file I need to create though the page width is not important. In fact, the concept of page width does not exist in Excel. All that is important is that column widths are expanded automatically so that hash marks (i.e. #######) do not appear in numeric columns that are too narrow to display the entire number.

Is this possible with the current Table implementation and if so please explain clearly how this would be done and/or provide another example if at all possible.

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

new Table component

Post by Andrew »

Hello,

We have made some improvements in changing cells size. Please check the build on 11-Jan-2010.

Thank you.
Post Reply