Results 1 to 6 of 6

Thread: Qurstion with controls

  1. #1

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    Qurstion with controls

    Hi Guys help please...Is there any control in .net framework version 3 that is something like a datagridview the only difference is that each columns and rows can be labeled...something like the snapshot that i attached here. Thanks in advance!
    Attached Images Attached Images  

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Qurstion with controls

    If you're using a datagrid view the columns can be labelled. Like this?
    Attached Images Attached Images  
    My Blog.

    Ryan Jones.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Qurstion with controls

    How about a ListView?

  4. #4

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    Re: Qurstion with controls

    Quote Originally Posted by sciguyryan View Post
    If you're using a datagrid view the columns can be labelled. Like this?
    I know..How abou the rows? can i label it like what you did with columns?

  5. #5

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    Re: Qurstion with controls

    Quote Originally Posted by Hack View Post
    How about a ListView?
    I will give it a try...

  6. #6
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Qurstion with controls

    Ah. If you wanted to extract the information from a data source a DataGridView would be what you want. But if you're looking to add programatically a ListView would probably be better, as suggested by Hack.
    My Blog.

    Ryan Jones.

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