Hi
I am doing small project in which I have a ajax tabcontainer with 5 tabs.Each tab contain a calendar control.
My scenario is based on user login ,by clicking tab ,events from database would display in the calendar control.
Als I want to switch views like day ,week ,month.
How to achieve this using asp.net/c#/Sql.
Any help appreciated
Ben