Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Date Interval Selection

Date Interval Selection

Scheduled Pinned Locked Moved Visual Basic
helptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LordLothar
    wrote on last edited by
    #1

    How to make date selection work like if i want to select all data which the date was between 5/11/2005 and 6/7/2005. And how to calculate if the differences from date above is 34 days, or how many month differences. So far im using dataview.rowfiler to filter filled datatable from certain date to date, like this: dv.RowFilter = "date < '" & DateTimePicker1.Value.Date & "'" but sure above code doest work(not error) and return no value.

    R 1 Reply Last reply
    0
    • L LordLothar

      How to make date selection work like if i want to select all data which the date was between 5/11/2005 and 6/7/2005. And how to calculate if the differences from date above is 34 days, or how many month differences. So far im using dataview.rowfiler to filter filled datatable from certain date to date, like this: dv.RowFilter = "date < '" & DateTimePicker1.Value.Date & "'" but sure above code doest work(not error) and return no value.

      R Offline
      R Offline
      Rizwan Bashir
      wrote on last edited by
      #2

      go to index of your MSDN write dataview in the list click searching under dataview and I hope this will solve your problem

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups