CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Datagrid

  1. #1
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Datagrid

    Hello to all
    Somebody knows that how to print datagrid and how to increase the height of the row of a grid?

    Thanks to all
    Asad Naeem
    May Allah keep this world Peaceful. (Aameen)

  2. #2
    Join Date
    May 2002
    Location
    Russia
    Posts
    1,571
    As i remember, there is no standard solution to print datagrid. See at PrintDocument class, which helps you to print anything.
    Here you can find how to change datarow height.

  3. #3
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Thank you

    alexey_1979
    Many Many thanks for this link. If you See any document about printing datagrid do send me here or [email protected]. Infact i want to make an excel sheet in VB.Net? If there is another way to design it do tell. And i have to store all the data in SQL Server 2000. I just want help in datagrid.

    Again Many Many Thanks
    May Allah keep this world Peaceful. (Aameen)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured