Reputation: 511
I am trying to develop a calendar control as shown in the following link.
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