Multilevel Sort
Multilevel Sort
Is possible to provide multilevel sort with StimulReport and how?
Multilevel Sort
Please Double click on the DataBand and select the DataSource for the DataBand. Then select the Sort tab and add there so many fields as you need for sorting.
Thank you.
Thank you.
Multilevel Sort
Thank You, I can add more fields for sort , but I want multiple level sort(then by sort), sort the records by multiple fields at the same time?
Multilevel Sort
When you add more than one row on the Sort page of the DataBand designer, this means the same as you write in sql:
order by Field1,Field2
What did you mean with the words multiple level sorting?
Thank you.
order by Field1,Field2
What did you mean with the words multiple level sorting?
Thank you.