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

Thread: Datagrid layout

  1. #1
    Join Date
    Oct 2002
    Posts
    3

    Question Datagrid layout

    Is it at all possible to have the tables displayed vertical instead of horizontal? I want the field names down the left of the table, and each column to be a record.

    Thanks

  2. #2
    Join Date
    Oct 2002
    Location
    Växjö, Sweden
    Posts
    225
    That cant be done with the datagrid control.

    /Leyan

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