Hello everyone,
I have two textboxes named "CheckIn Date" and "CheckOut Date" having CalenderExtender Bind.
I want to set the default month display in "CheckOut Date" on TextChange of "CheckIn Date".
And on "CheckOut" TextChange event I am calculating days between this two textboxes.
Plz Help me.......