Page 1 of 1
It does not respect the order established in the dataset
Posted: Fri Nov 23, 2012 3:49 pm
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.
Re: It does not respect the order established in the dataset
Posted: Mon Nov 26, 2012 6:38 am
by HighAley
Hello.
Please, check the Sort property of the Band. Try to set it there.
Thank you.
Re: It does not respect the order established in the dataset
Posted: Wed Feb 20, 2013 10:33 am
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
Re: It does not respect the order established in the dataset
Posted: Wed Feb 20, 2013 11:17 am
by Alex K.
Hello,
Please try to set the SortDirection property for the GroupHeaderBand component to "None" value.
Thank you.
Re: It does not respect the order established in the dataset
Posted: Wed Feb 20, 2013 2:34 pm
by ChrDressler
Yes! It works. (SortDirection property for the GroupHeaderBand component to "None")
-Christoph
Re: It does not respect the order established in the dataset
Posted: Thu Feb 21, 2013 5:54 am
by HighAley
Hello.
We are always glad to help you.
Let us know if you will need any additional help.
Thank you.