I wanted to change the styles of calendar panel using extjs.I am using extjs calendarpanel and datepicker in my EHR application like following link
http://dev.sencha.com/deploy/ext-3.4.0/examples/calendar/index.html
when selecting a date from datepicker if the day is a public holiday,(that is get from database on select event )i want to change the background color of calendarpanel to gray color.Is it possible?is any way to change the css class properties using extjs3.3.