coding for a table in datagrid view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • menyki
    New Member
    • Feb 2007
    • 33

    coding for a table in datagrid view

    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.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you can use either crystal report or data report for the reporting purpose.

    Comment

    Working...