Welcome Guest Search | Active Topics | Sign In | Register

Datepicker multi-select capability Options
Dave M
Posted: Thursday, September 10, 2009 3:19:12 PM
Rank: Newbie
Groups: Member

Joined: 9/8/2009
Posts: 3
Greetings:

I recently purchased your Calendar control and I have it working well for selecting a specific date using vb.net to handle the event. The documentation seems to suggest that multi-date select is also possible, so that a range between a start date and an end date can be fielded by an event handler.

I have not been able to figure out how to make this work. Please confirm if it is possible and if so, provide a simple example of an event handler in vb.net to field a start date and an end date from 1 datepicker control.

I realize I could do this with 2 controls, but it would be much cleaner if I could accomplish it with one control.

Thanks much!
Dave
eo_support
Posted: Thursday, September 10, 2009 3:25:10 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The Multi-select feature is for Calendar, not for DatePicker. But because DatePicker inherits from Calendar, so you will see those properties on DatePicker as well. However multi-select on a DatePicker is not possible because the textbox can only holds one value.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.