Hi,
Is there a way , that whenever a value changes in a column, the paging will start in a new page (sort of like page break).
for example if i set page size to 4 and I have a table like this, I want to start eqipi
---------------page 1 --------------
equipid amount notes
1 5
1 3
1 5 test
1 34
---------------page 2 --------------
1 10 test2
1 23
---------------page 3 --------------
2 22
2 45
2 3