Calendar Prev/Next Month

  • Thread starter Thread starter Stanley
  • Start date Start date
S

Stanley

Ok I am building a calendar in my code and when it is rendered I use the
DayRender event to add links to each day. However, I can't seem to find a
way to build links for the Prev and Next month text. Anyone know how to get
to those from code?



Stanley
 
In the design view,

Set the "NextPrevFormat" property to "CustomText"
Set the "NextMonthText" property to "Next"
Set the "PrevMonthText" property to "Prev"

Tommy,
 

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

Back
Top