Is there a way to hide duplicated data?
Posted: Thu Apr 30, 2009 8:12 pm
Hi,
suppose I have a databand which connects to a xml data source. the data source contains two elements like this:
stimulsoft will display two rows for the databand one for each element like this:
element 1 2 3
element 1 2 4
I want to know is that possible for stimulsoft to only display one row like this:
element 1 2 3
4
so the duplicated value 1 and 2 are not displayed.
many thanks
suppose I have a databand which connects to a xml data source. the data source contains two elements like this:
stimulsoft will display two rows for the databand one for each element like this:
element 1 2 3
element 1 2 4
I want to know is that possible for stimulsoft to only display one row like this:
element 1 2 3
4
so the duplicated value 1 and 2 are not displayed.
many thanks