I am populating a datagrid from a recordset. And I want a fuctionality in my application to print all the records in the data grid. How can i do that?
Currently I am using Printform method which is printing the entire form. I just want the data in the datagrid to be printed. If any one knows please let me know. Thanks.
Currently I am using Printform method which is printing the entire form. I just want the data in the datagrid to be printed. If any one knows please let me know. Thanks.