Results 1 to 2 of 2

Thread: datagridview header (RESOLVED)

  1. #1

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Resolved datagridview header (RESOLVED)

    how can i remove the datagridview sorting functionality when user clicks on the column header?
    Last edited by dani2; Aug 17th, 2006 at 04:49 AM.
    Home is where your Head is

  2. #2

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Resolved Re: datagridview header (RESOLVED)

    got it
    SortMode = DataGridViewColumnSortMode.NotSortable
    Home is where your Head is

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