CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    3

    List view w/ column swap and sort



    Hi,
    I was wondering if anyone has already made a list control class that allows the user to use the column header to sort any of the columns like the MS explorer. Also I have seen in the old Norton Navigator a feature where the user could move the columns around by dragging and dropping the header between other headers.

    thanks in advance



  2. #2
    Join Date
    May 1999
    Posts
    7

    Re: List view w/ column swap and sort

    Check CJLib on AdvancedUI... contains such a control class.


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