Amal Hashim
Amal Hashim

Reputation: 511

Ideas for creating a Calendar control

I am trying to develop a calendar control as shown in the following link.

http://img143.imageshack.us/i/calg.png/

If you look into the date Nov 12th, you can see some records. The number of record will vary. So ideally the height of a row will shrink/expand based on the number of records.

Please guide me how to achieve this.

My development environment is

Windows Server 2008, Visual Studio 2008, .Net 3.5, C#

Upvotes: 1

Views: 2580

Answers (1)

NilColor
NilColor

Reputation: 3542

Try to start here - FullCalendar.

Upvotes: 1

Related Questions