Results 1 to 2 of 2

Thread: DataGrid Question

  1. #1
    peteinman
    Guest

    DataGrid Question

    I've created a test Windows application and I have a datagrid being filled from an access table.

    When it gets filled, I end up with nothing initially displayed, but a small plus (+) sign at teh left of the table. Clicking that, will take me to another level where I can select the table I expect, clicking that will take me to the actual data.

    Would someone be able to tell me how to fill up a datagrid normally, without having the plus sign and having to drill down a couple of levels.

    Also - what is the plus sign for ?

    Pete

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    are you using an SQL statement to get data from a specific table? Sounds like it is populating everything from the access database.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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