Posted on: 2/6/2014 11:06:42 PM | Views : 571

I am using the System.Web.UI.WebControls.Calendar control. I need to change the default margin and padding values for the tables and cells that are rendered with this control in order to make a very compact, small monthly calendar. I've tried several different approaches, but I can't come up with a reliable method that does what I want. Is there any way to change the margin and padding style properties?

Go to the complete details ...