Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to add a "new" hyperlink (on click of "new" a popup window will be opened to add appointments dynamically) to each cell in the custom calendar control in WPF.

Is there any way that we can extend or change the design of the calendar by adding more links(update/delete/add) to each cell of the calendar.

Please suggest me the possible ways.
I am new to WPF technology.

thanks in advance.

Regards,
Choosy.
Posted

1 solution

Yes. You can do it either writing your own DataTemplates or ControlTemplates
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900