Results 1 to 18 of 18

Thread: [RESOLVED] [2008] DataGridView Can't Be Sorted

Threaded View

  1. #13
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] DataGridView Can't Be Sorted

    Attached is the code I intend to post in the CodeBank. It's not quite complete and it's undocumented but it will work as is and it shows you how to implement the IComparer interface and how to use that class to sort the collection.
    Attached Files Attached Files
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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