DataGridView Class

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Adrian Soon
    New Member
    • Oct 2007
    • 3

    #1

    DataGridView Class

    Hi All,

    I'm now trying to use the DataGridView Class but i'm nt sure how to allow user to do sorting of data himself.

    Is there anyway I can code it? as I had my datagridview created in run time.

    what is the correct way to add the code in? thanks...
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is a post that may help:
    Sort a Datagridview with code

    Comment

    • Adrian Soon
      New Member
      • Oct 2007
      • 3

      #3
      Originally posted by kenobewan
      Here is a post that may help:
      Sort a Datagridview with code
      Hi thanks.
      I now looking to make my cell to a dropdown combo box. how is it possible?

      Comment

      Working...