473,395 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

AJAX Calendar extender issue

Hi,
I am using AJAX calendar extender.Everything is works fine on date selection
from pop up image option but when i dont select a date and click outside on
the page,calender remains poped up,it doesn't hide.It hides only when date is
selected.Is there any workaround for this?

Thanks
Jun 27 '08 #1
2 2418
On Jun 12, 5:34*pm, Abhilash <Abhilash @discussions.microsoft.com>
wrote:
Hi,
I am using AJAX calendar extender.Everything is works fine on date selection
from pop up image option but when i dont select a date and click outside on
the page,calender remains poped up,it doesn't hide.It hides only when dateis
selected.Is there any workaround for this?

Thanks
The solution my coworker came up with was to make the TargetControlID
property and PopupButtonID property both refer to the extended
control.

<ajax:CalendarExtender ID="CalendarExtender1" runat="server"
TargetControlID="SomeControl"
PopupButtonID="SomeControl"
Format="M/d/yyyy" />

Seems to work fairly well.
Jun 27 '08 #2
Hello,
Thanks for the response.I tried your way but it is not responding
well.Popupbutton ID for me is Image1 and TargetControlID is Date3(which is
Textbox control).Should i change the name of TextboxID itself?

"Mick Wilson" wrote:
On Jun 12, 5:34 pm, Abhilash <Abhilash @discussions.microsoft.com>
wrote:
Hi,
I am using AJAX calendar extender.Everything is works fine on date selection
from pop up image option but when i dont select a date and click outside on
the page,calender remains poped up,it doesn't hide.It hides only when date is
selected.Is there any workaround for this?

Thanks

The solution my coworker came up with was to make the TargetControlID
property and PopupButtonID property both refer to the extended
control.

<ajax:CalendarExtender ID="CalendarExtender1" runat="server"
TargetControlID="SomeControl"
PopupButtonID="SomeControl"
Format="M/d/yyyy" />

Seems to work fairly well.
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Garg | last post by:
Hi, I am using an AJAX calendar extender and binding it to a atextbox in my application. I want my calendar to enable only a few dates fro user to select. Say, dates from JAn 2006 to Jan 2007....
4
by: BillE | last post by:
Can I make the Ajax calendar extender appear on top of dropdown lists instead of behind them? Thanks Bill
2
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I am using a calendar extender with a masked edit validator and masked editextender that provides a dropdown calendar and a text box for date entry. On the same page I am using a sliderExtender...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I am using an ajax masked edit extender along with a text box and masked edit validator and calendarExtender. It was working correctly but now for some reason when the user selects the image...
2
by: =?Utf-8?B?U3RldmUgQmxhaW4=?= | last post by:
Hi, I am using a calendar extender with a masked edit validator and masked editextender that provides a dropdown calendar and a text box for date entry. On the same page there are other other...
1
by: bellgodz | last post by:
Hello, I have a text box on an .aspx page that an AJAX calendar extender is tied to. When this page is loaded the text box in question is populated with a date from a selected record. I've tried...
1
by: pvong | last post by:
Currently, my calendar extender is returning with the date value 7/31/2008. Is it possible to tell the extender to return it in this format? 2008-07-31 Please note, I'm a newbie and I'm doing...
0
by: sanrek | last post by:
Hi Folks, Slider control is driving me nuts, below is the code from my test page's page load event, nothing great about code, I have a place holder control into which I am adding a table which...
1
by: beulajo | last post by:
I have used ajax calendar extender my framework is 2.0 In this calendar extender, I face problem of showing calender when the user clicks outside the control The calendar is getting hidden...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.