Hi,
How can I control the number of records(rows) displayed per page in Table and matrix control.
The problem i am facing is that, I am having a table and a matrix control in same report, both needs to display same number of records but the matrix is displaying more records then table(e.g table shows 50 records whereas matrix is showing 55), which breaks the UI.
Is there any way or workarount to solve this problem.