How force DayRender event of Calendar to run?

V

VB Programmer

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 they click "Update
Calendar" I want to force the DayRender events to reprocess. I don't want
to simply do a response.redirect to the page.

Thanks.
 
V

VB Programmer

Never mind. I just put another control on the page that forced a postback
and it redrew the calendar.

Is there a better way? ;)
 
S

Scott Allen

You mean is there a way to execute DayRender without a return trip to
the server? No, there is not. You might be able to come up with (or
find) a client side calendar control with javascript to do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top