I am using an OleDbParameter to display a dynamic query. Right now I am using a datagrid to display the results. Works great. The only problem is it won't print multiple pages. I know how to bind an object to a particular column in a dataset, but is it possible to display the query in a richtextbox? Someone please advise........