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. C#
  4. multiselection of month calendar

multiselection of month calendar

Scheduled Pinned Locked Moved C#
question
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.
  • T Offline
    T Offline
    toink toink
    wrote on last edited by
    #1

    i used the month calendar from the article "ANOTHER MONTH CALENDAR" by Patrick Bohman. got some questions regarding the control: 1. the flow of my project is to select a date, give its corresponding datecode(holiday, special holiday or regular day) then select another date. everytime i choose a another date after the first one, seems i couldn't get the right date selected. i used the DaySelected method. and gets the clicked date by string[] m_daysSelected = e.Days; but seems i couldn't get the right days. how do i do that? and by the way, i have to remember all the selected dates plus its other corresponding data before i get to save the entire selection of the year. is that possible? 2. i have a combo box consisting of different years. each year has different formatted dates. how do i copy the formatted dates of the entire year that chosen from the combo box to the recent year? thanks a lot.

    M 1 Reply Last reply
    0
    • T toink toink

      i used the month calendar from the article "ANOTHER MONTH CALENDAR" by Patrick Bohman. got some questions regarding the control: 1. the flow of my project is to select a date, give its corresponding datecode(holiday, special holiday or regular day) then select another date. everytime i choose a another date after the first one, seems i couldn't get the right date selected. i used the DaySelected method. and gets the clicked date by string[] m_daysSelected = e.Days; but seems i couldn't get the right days. how do i do that? and by the way, i have to remember all the selected dates plus its other corresponding data before i get to save the entire selection of the year. is that possible? 2. i have a combo box consisting of different years. each year has different formatted dates. how do i copy the formatted dates of the entire year that chosen from the combo box to the recent year? thanks a lot.

      M Offline
      M Offline
      mav northwind
      wrote on last edited by
      #2

      Then why don't you ask your question in the comments section of the article itself? That would be the right place. Regards, mav -- Black holes are the places where god divided by 0...

      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