PDA

View Full Version : Printing a Grid/View



waldav00
18 Apr 2008, 9:01 AM
I have several grids/views on a form. I need to somehow get all documents to show when a user wants to print the form. I am launching a new window with a querystring parameter with mode=print so I know when the user is printing. Is there someway I can stop the paging and have the grid/view autoheight to show all documents?