ASP.NET Calendar - Select multiple dates

You can select as many dates as you want.
Set property MultiSelectedDates to true.
Selected dates are persistent on page postback, and available server side using property SelectedDates.

 


Check how to get the selected dates client side.

ASP.NET

<ASP:TextBox runat="server" ID="txtDate"></ASP:TextBox>

<obout:Calendar runat="server" MultiSelectedDates="true">
</obout:Calendar>    

"I would like to thank the whole obout team for a great tool. Recently I have downloaded your tool and I believe that your controls are tremendous to work with. The usefulness and appearance is excellent."

Faruk Sikder
Spectrum Engineering Consortium Ltd.

Random testimonial   All testimonials