I have a form, a datagrid, and a print button. How can I use code to connect to database to display some fields in a table, and click print button to print the content in the datagrid use the printer. Thanks.