Visual Events calendar
According to this:
http://www.sitefinity.com/social-networking.aspx
Under "Promote Your Events" it mentions:
Display events on a calendar or in a list form;
Is this something we can do now or is it something in 4.4? A visual calendar page would be great! Thanks!
Eric
Hi Eric,
This is scheduled for future versions of Sitefinity, and it's on the web site by mistake. We have removed it. There is a way this to be achieved though - since the RadControls come with Sitefinity, you should use the RadScheduler control and bind it to the list of events. The events can be taken with the API.
Let us know if you need help on this, so that we can assist with a code sample.
I hope this helps.
I would like to see an example of how to set up the RadScheduler control and binding it to the events list.
Thanks!
David
I'd like to see an example of this too!
This might be a start? www.sitefinity.com/.../events-calender-help.aspx
I just finished downloading the 4.4 SDK so I am going to pursue that direction based on that thread.