|
-
Nov 21st, 2003, 09:18 AM
#1
Thread Starter
Fanatic Member
Choose new date on calendar without post back.
Everytime I choose a new date on my calendar, the page does a post back. Is there a way I can avoid this? I didn't notice an autopostback property for this.
Thanks
P.S.
Also, if I set the start date on a calendar that is not the current month, the calendar does not show the month that it is actually set too. Anyone have any ideas?
-
Nov 21st, 2003, 03:10 PM
#2
There's no way to "switch off" the auto-postback. You can create your own, or use a popup window and (javascript) document.opener.form.field.value = [date selected].
-
Nov 21st, 2003, 04:02 PM
#3
Thread Starter
Fanatic Member
Thanks, but that is above my skill level. I don't know much of anything about java. I've been using .net for less than a month.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|