Question

Asked on 2011-05-09 at 18:51:19ID: 27360746

Ajax Control Toolkit Calendar Extender, once 2nd date changed, it perform day calculation

by: doramail05500

Rating6.8Good

By having both txtStartDate and txtEndDate,

once select a date from 2nd calendar extender, is there a way to calculate the txtStartDate and txtEndDate after selected a date from 2nd calendar extender?

<asp:TextBox ID="txtStartDate" runat="server" Width="144px"></asp:TextBox>
<asp:CalendarExtender ID="txtStartDate_CalendarExtender" runat="server" Format="dd/MM/yyyy" TargetControlID="txtStartDate">
                    </asp:CalendarExtender>

<asp:TextBox ID="txtEndDate" runat="server" Width="144px"></asp:TextBox>
  <asp:CalendarExtender ID="txtEndDate_CalendarExtender" runat="server" Format="dd/MM/yyyy" TargetControlID="txtEndDate">
                    </asp:CalendarExtender>
                              
1:
2:
3:
4:
5:
6:
7:

Select allOpen in new window

Related Solutions

Solution

Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.

About this Solution

View This Solution - Start Your 30 Day Free Trial
Zone
general
Tags
ajax control toolkit ajax asp.net
Participating Experts
1
Solution Grade
A

Replies

 by: tommyBoy

Posted on 2011-05-09 at 19:58:52ID: 36812533

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 00:31:11ID: 36812534

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 00:31:42ID: 36812535

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: tommyBoy

Posted on 2011-05-10 at 03:58:11ID: 36812536

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 06:20:47ID: 36812537

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: tommyBoy

Posted on 2011-05-10 at 08:01:39ID: 36812538

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 20:20:45ID: 36812539

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 20:22:49ID: 36812540

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

 by: doramail05

Posted on 2011-05-10 at 20:30:11ID: 36812541

All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.

Log In

Forgot your password?Sign up

Top Experts

  1. mplungjan

    1,840

    0 points yesterday

    Profile

BrowseAre you an Expert?