Reordering columns

Stimulsoft Reports.NET discussion
Post Reply
pvasek
Posts: 9
Joined: Tue Jul 03, 2012 6:27 am

Reordering columns

Post by pvasek »

Hi All,

is there any way how to change the order of the table columns in the report designer?

Is there any way how to do it from the code?

Thank you.

Pavel
Brainstorm
Posts: 31
Joined: Thu Feb 17, 2011 1:54 pm
Location: Cuiaba, Brazil

Re: Reordering columns

Post by Brainstorm »

On the designer, its the Property called Interaction -> Sorting Collumn (make sure that Sorting Enabled is set to true).
pvasek
Posts: 9
Joined: Tue Jul 03, 2012 6:27 am

Re: Reordering columns

Post by pvasek »

Thank for your reply but I didn't mean sorting. I have table with 30 columns. I created it and set it up (all formatting, data binding,..) and found that I need to change order of the columns. I just need move a few columns from begging to end of the table.

I can add a table again and do all the tedious work again but I thought probably this can be included in the designer already or could be added from my code.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Reordering columns

Post by HighAley »

Hello.
pvasek wrote:Thank for your reply but I didn't mean sorting. I have table with 30 columns. I created it and set it up (all formatting, data binding,..) and found that I need to change order of the columns. I just need move a few columns from begging to end of the table.

I can add a table again and do all the tedious work again but I thought probably this can be included in the designer already or could be added from my code.
Please, clarify, do you use StiTable or StiText components on the Data Band.

Thank you.
pvasek
Posts: 9
Joined: Tue Jul 03, 2012 6:27 am

Re: Reordering columns

Post by pvasek »

I am using StiTable.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Reordering columns

Post by HighAley »

Hello.

There is no such feature to move columns.
Please, send us your report template with sample data for analysis.

Thank you.
Post Reply