pls i designed a database application using visual basic. i have done the coding for the print incase i want to print out the data.
Pls my problem is how to code at design time for the application to print the data in a tabular form. for now the records prints ontop of each other, i want the records and the field separated by rows and cells of a table as normal.
I used Ms access to design the database and the data is displayed by datagrid view.
Pls my problem is how to code at design time for the application to print the data in a tabular form. for now the records prints ontop of each other, i want the records and the field separated by rows and cells of a table as normal.
I used Ms access to design the database and the data is displayed by datagrid view.
Comment