Results 1 to 3 of 3

Thread: filter listview by two date value

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2006
    Posts
    176

    filter listview by two date value

    Hi All.
    In my WPF form would like to filter listview by date between two DatePickers DateFrom and DateTo. If is it possible how to do it?
    Thanks.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: filter listview by two date value

    Moved to WPF, WCF, WF

  3. #3
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: filter listview by two date value

    Is the listview bound to a collection of a specific class or are you just adding strings or something to it manually?
    Also, what DatePicker control are you using? As the current version of WPF does not have one, you must either be using the winforms one or you are using WPF 4 in the Visual Studio 2010 BETA
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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