473,396 Members | 1,774 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,396 software developers and data experts.

asp.net calendar without postback


Hi

I want to avoid postback on a calendar. I have a .NET calendar control in
asp.net.
Ideally I would like to remove any indication of the postback fore/back
months. It sucks.
I would like to control that off another, smaller popup style java cal but
permanetetly in place. Anyone done that?

I already have a sample javascript of choice, I just am not sure how they
refer to values selected from java/html selections in the real world! Is it
a case of a hidden field getting updated during the movement and selection
of date, do you think?

I already have this with one field I am using for some different static
variable I am using, with 0 width to pass as a variable between the
codebehind so it can be used on the aspx page.
I guess I have to do something similar to use with the javascript calendar
(on update, update this field kind of thing?).

Thanks for any reply

Cheers
Ant
Nov 21 '05 #1
2 8285
Antoine,

You said it (it is a long while ago I did this) however I thought that you
can use a hidden textbox for your problem but there is I thought more..

That is by the way the only thing that looks for me a little bit VBNet
related.

Maybe you can ask this question better in the newsgroup

microsoft.public.dotnet.framework.aspnet.

However even for that newsgroup it seems for me of topic because the main
part of your problem seems to me JavaScript.

The only thing I can think about where your question can as well be VBNet
related is when you have you JavaScript and want to know how than you can
use that in VBNet.

Have a look at this page for that. Remember that the page members will not
show up in your intelisence of the IDE.

http://msdn.microsoft.com/library/de...criptTopic.asp

I hope this gives you some help anyway

Cor

"Antoine"

Hi

I want to avoid postback on a calendar. I have a .NET calendar control in
asp.net.
Ideally I would like to remove any indication of the postback fore/back
months. It sucks.
I would like to control that off another, smaller popup style java cal but
permanetetly in place. Anyone done that?

I already have a sample javascript of choice, I just am not sure how they
refer to values selected from java/html selections in the real world! Is
it
a case of a hidden field getting updated during the movement and selection
of date, do you think?

I already have this with one field I am using for some different static
variable I am using, with 0 width to pass as a variable between the
codebehind so it can be used on the aspx page.
I guess I have to do something similar to use with the javascript calendar
(on update, update this field kind of thing?).

Thanks for any reply

Cheers
Ant

Nov 21 '05 #2
I just realised it was pretty OT. I am sorry. That did give me some idea, so
thanks a lot anyway.

Tony

"Cor Ligthert" <no************@planet.nl> wrote in message
news:OU**************@TK2MSFTNGP15.phx.gbl...
Antoine,

You said it (it is a long while ago I did this) however I thought that you
can use a hidden textbox for your problem but there is I thought more..

That is by the way the only thing that looks for me a little bit VBNet
related.

Maybe you can ask this question better in the newsgroup

microsoft.public.dotnet.framework.aspnet.

However even for that newsgroup it seems for me of topic because the main
part of your problem seems to me JavaScript.

The only thing I can think about where your question can as well be VBNet
related is when you have you JavaScript and want to know how than you can
use that in VBNet.

Have a look at this page for that. Remember that the page members will not
show up in your intelisence of the IDE.

http://msdn.microsoft.com/library/de...criptTopic.asp
I hope this gives you some help anyway

Cor

"Antoine"

Hi

I want to avoid postback on a calendar. I have a .NET calendar control in asp.net.
Ideally I would like to remove any indication of the postback fore/back
months. It sucks.
I would like to control that off another, smaller popup style java cal but permanetetly in place. Anyone done that?

I already have a sample javascript of choice, I just am not sure how they refer to values selected from java/html selections in the real world! Is
it
a case of a hidden field getting updated during the movement and selection of date, do you think?

I already have this with one field I am using for some different static
variable I am using, with 0 width to pass as a variable between the
codebehind so it can be used on the aspx page.
I guess I have to do something similar to use with the javascript calendar (on update, update this field kind of thing?).

Thanks for any reply

Cheers
Ant


Nov 21 '05 #3

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

Similar topics

2
by: Dave | last post by:
Hi, this is a repost of a problem I am new to .Net and for my first application I have a form with a couple of databound dropdown lists, these work fine, i also have a button which pops up a...
2
by: Chuck Hartman | last post by:
I've been trying to add an ImageButton object to a Calendar table cell, but so far I am unable to handle the Command event from that button in my form's code behind. Below is an example of what I...
2
by: VB Programmer | last post by:
How can I force the DayRender event of my Calendar to run/refresh? The calendar displays data from a database and I am allowing the user to filter out what data they see on the calendar. When...
0
by: Robert Ladd | last post by:
Hi, I'm trying to disable the asp.net calendar control from a javascript function, but it doesn't disable the doPostBack. To simplify the situation, assume a page with 4 controls. A...
2
by: Sathyaish | last post by:
I notice the calendar control in ASP.NET does not have an AutoPostBack property. I want that when I select a date from the control, the control must *not* post back the page. How do I do that?
2
by: serge calderara | last post by:
Dear all, I have a webform with a calendar control on it. When loaded the calendar is set to the current date. Depending on a criteria from a database field, calendar day cell appears with red...
1
by: warrengo | last post by:
I have a 2.0 asp app and i'm trying to implement a pop-up calendar. I can get the calendar to pop-up and select a value, but can not get the value to pass back to the calling page. Here is the...
4
by: raghav | last post by:
Hi Friends I am having very small issue. I am using calendar control which is available in .net 2005 to display date. When a user clicks on image button, calendar is opening very well. He selects...
3
by: John Kotuby | last post by:
Hi all, Just wondering. I am converting an ASP application to ASP.NET 2.0. The ASP version used a JavaScript Calendar that would pop up on the client side and populate various text fields with...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.