Page 1 of 1

Reordering columns

Posted: Tue Jul 03, 2012 11:05 am
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

Re: Reordering columns

Posted: Tue Jul 03, 2012 2:10 pm
by Brainstorm
On the designer, its the Property called Interaction -> Sorting Collumn (make sure that Sorting Enabled is set to true).

Re: Reordering columns

Posted: Tue Jul 03, 2012 2:19 pm
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.

Re: Reordering columns

Posted: Wed Jul 04, 2012 8:13 am
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.

Re: Reordering columns

Posted: Wed Jul 04, 2012 8:33 am
by pvasek
I am using StiTable.

Re: Reordering columns

Posted: Wed Jul 04, 2012 11:22 am
by HighAley
Hello.

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

Thank you.