items should move up | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

items should move up

I’ve a matrix having many rows(textboxes). Now i want to display only some of the rows depending upon the parameter value and other rows should be hidden. but when i set the hidden property of those rows with the parameter value, the blanks are displayed there. I want the below rows to move up and no blanks should be displayed in the report.
Is it achievable? and how? please help. Its really urgent. Regards


Pass the Parameters to a back End Stored Procedure and use a SQL to group them

]]>