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

Threaded View

  1. #1
    Join Date
    Feb 2007
    Posts
    56

    Attach object to DataGridView rows

    .NET 3.5

    I need to attach an object to each row in a DataGridView. I thought it should be any property for doing it but I cant find it. How is it done?
    (Btw in this case Im not connecting to any DataSet.)
    Last edited by MattTC; April 17th, 2009 at 03:59 AM.

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