Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

AJAX Calendar Extender customization questions

$
0
0

Hi All,

 I am working on a AJAX calendar extender and I would like to understand what is the best mothod that one should follow in order to:

  • When we open the calendar via AJAX calendar extender and we are in a month, let's say April, this month is also populated with some days belonging to May and some belonging to March.Is it possible to completely remove those days that do not belong to the month selected?
  • When we pass the mouse over a day, we see that there is a small tooltip coming up. This is because if we look at the HTML code generated by AJAX the div contains the "title" tag:is it possible to get rid of this?
<div id="MainContent_CalendarExtender2_day_2_6" class="ajax__calendar_day" title="Sunday, April 19, 2015">19</div>
  • How can I disable the functionality to navigate in the month and year views? To better explain myself, when we open the calendar we see that in the header of it the month and year is shown as a link. If you click on this link you navigate to the month view and then on the year view.

  • Imagine we have 2 calendar extender (FROM - TO). How can I disable in the  TO Calendar extender the days prior to the date selected in the FROM calendar? As for example, if I select April 1st in the FROM Calendar, how can I disable all dates from Jan 1st to April 1st  in the TO calendar?

  • Possibly, is there a way to show a 2 month calendar instead of the default 1 month view?

Thank you so much


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>