It does not respect the order established in the dataset

Stimulsoft Reports.NET discussion
Post Reply
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

It does not respect the order established in the dataset

Post by jorgeto »

I have ordered data in a dataset to be read by the Stimulsoft. But in the "databand" the list in a different order.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: It does not respect the order established in the dataset

Post by HighAley »

Hello.

Please, check the Sort property of the Band. Try to set it there.

Thank you.
ChrDressler
Posts: 68
Joined: Tue Nov 09, 2010 2:05 pm
Location: Dresden

Re: It does not respect the order established in the dataset

Post by ChrDressler »

Hi,

I have the same problem.
Because the sorting of dataset depents of pervious settings, I cant' use da Sort property of DataBand.

The sorting in Dictionary -> View Data ist correct.

But: the report has a Group. If I remove this, the sorting is correct. I think, the grouping disorders the DataSet. Can you resolve this bug?

-Christoph
Foxpro and behind
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: It does not respect the order established in the dataset

Post by Alex K. »

Hello,

Please try to set the SortDirection property for the GroupHeaderBand component to "None" value.

Thank you.
ChrDressler
Posts: 68
Joined: Tue Nov 09, 2010 2:05 pm
Location: Dresden

Re: It does not respect the order established in the dataset

Post by ChrDressler »

Yes! It works. (SortDirection property for the GroupHeaderBand component to "None")

-Christoph
Foxpro and behind
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: It does not respect the order established in the dataset

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.
Post Reply