Monday, March 19, 2012

Controlling number of Matrix rows displayed

Here's hopefully a simple one and I'm just not looking in the right places for the documentation:

I have a matrix and the result set it displays can range from 20 rows to 200+ rows. The columns range from 25 to possibly 100+. I need a way to set the maximum number of rows displayed per page so that if there are 200 rows returned (or some other arbitrary number) and the user wants to see 25 rows per page, then 8 pages will be returned.

Is there a way to do this?

Wayne E. Pfeffer

im also facing the same issue.. have u found the answer. if so do help me.|||

Not much help, but it may point you in the right direction:

http://www.microsoft.com/technet/prodtechnol/sql/2005/rsdesign.mspx

|||

Here is another link which might help:

http://blogs.msdn.com/chrishays/archive/2004/07/23/HorizontalTables.aspx

No comments:

Post a Comment