Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Ramakant #1
help with postback-less calendar control.
hi,
I need to create a Calendar control that does not do postback when a date is
selected...any ideas on how to do this
thanks in advance
Ramakant
Ramakant Guest
-
Calendar control as pop-up
Hi, I would like to show the MS Calendar control as a pop-up. Can anybody suggest how that might be accomplished? Thanks, Saranjit -
calendar active x control
Hi i've put in the MS active x calendar9.0 control in to my director project, but it always seems to be stuck on the date i first inserted the... -
Calendar Control Example
Would anyone have an example of using the MS Calendar control (class MSCAL.Calendar.7) and ASP? Help apprecaited. Thanks. Frank *** Sent... -
Calendar Control
Hi, If its calendar help you need, I can't honestly remember, its been a while since I've used that control. But, i can tell you where the help is... -
Calendar control released?
Hi, Any new calendar control like datepicker in VB relased or freely available for download. I am looking for the calendar control in which the... -
So #2
Re: help with postback-less calendar control.
Can u post some of your code where you want to prevent the postback.
"Ramakant" <ramakant_dontspam_yadav@hotmail.com> schrieb im Newsbeitrag
news:B59ED9CA-2489-433E-9760-372ADEF0B553@microsoft.com...is> hi,
> I need to create a Calendar control that does not do postback when a date> selected...any ideas on how to do this
>
> thanks in advance
> Ramakant
So Guest
-
lisa@starways.net #3
Re: help with postback-less calendar control.
So wrote:Newsbeitrag> Can u post some of your code where you want to prevent the postback.
>
> "Ramakant" <ramakant_dontspam_yadav@hotmail.com> schrieb ima date> news:B59ED9CA-2489-433E-9760-372ADEF0B553@microsoft.com...> > hi,
> > I need to create a Calendar control that does not do postback whenI have one, but I think it's IE only. If you want it, I can post the> is> > selected...any ideas on how to do this
> >
> > thanks in advance
> > Ramakant
code.
Lisa
lisa@starways.net Guest
-
Peter Blum #4
Re: help with postback-less calendar control.
There are numerous datepicker web controls already written. Some are free.
Some are in articles. Many commercial controls are excellent with lots of
features you can't get from the ASP.NET Calendar control. You can learn
about them at [url]www.123aspx.com[/url] and [url]www.411asp.net[/url]. I'm the author of "Peter's
Date Package" ([url]http://www.peterblum.com/datecontrols/home.aspx[/url]) which
includes 19 date and time controls and is the aspnetPRO magazine Reader's
Choice winner.
--- Peter Blum
[url]www.PeterBlum.com[/url]
Email: [email]PLBlum@PeterBlum.com[/email]
Creator of "Professional Validation And More" at
[url]http://www.peterblum.com/vam/home.aspx[/url]
"Ramakant" <ramakant_dontspam_yadav@hotmail.com> wrote in message
news:B59ED9CA-2489-433E-9760-372ADEF0B553@microsoft.com...> hi,
> I need to create a Calendar control that does not do postback when a date
> is
> selected...any ideas on how to do this
>
> thanks in advance
> Ramakant
Peter Blum Guest
-
Ramakant #5
Re: help with postback-less calendar control.
thanks all...but i was looking for some sort of a solution that does not
require hand coding javascript...apparently its not possible without
javascript..so thanks again
"lisa@starways.net" wrote:
>
> So wrote:> Newsbeitrag> > Can u post some of your code where you want to prevent the postback.
> >
> > "Ramakant" <ramakant_dontspam_yadav@hotmail.com> schrieb im> a date> > news:B59ED9CA-2489-433E-9760-372ADEF0B553@microsoft.com...> > > hi,
> > > I need to create a Calendar control that does not do postback when>> > is> > > selected...any ideas on how to do this
> > >
> > > thanks in advance
> > > Ramakant
> I have one, but I think it's IE only. If you want it, I can post the
> code.
>
> Lisa
>
>Ramakant Guest



Reply With Quote

