Hide grid data values for columns where the data values repeats the previous value.
Comma separated list of field (column) numbers where duplicate values will be supressed (not displayed).
GridFieldsSupressDup can be used to make a simple grouped data report. If your query is ordered on a column in the Select statement, setting GridFieldsSupressDup for this column can make the list easier to read.
AxpDataGrid Class | Axezz.WebControls Namespace