calendar event sequence

G

Guest

I'm trying to customize calendar days using data in a table. Some days may
have corresponding rows in the table giving counts for that day. I'm not
clear on when I should get the data from the table so it is available for
DayRender event.

In some cases the SelectedChanged event causes the calendar to refresh, in
others it would be a FormView ItemInserted event.

Which event is best to use so the data is present in the DayRender event?
Obviously I don't want to create the dataset in this event as it would
trigger 30~ times per postback.

Thanks for any insight.

I need to load a dataset to respond to Calendar DayRender event. I need this
data set to be present also for SelectionChanged event and events on a
FormView ItemInserted etc.

Wh
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top