Hi,
I am using Rad calender-special day view. I am trying to apply some styles. could you please let me know how to add cell padding and cell spacing for the cells of the calender?
Thank you.
1 Answer, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 28 Jul 2008, 12:17 PM
Hi Amith,
You can add cell spacing to the Calendar control like this:
<telerik:RadCalendar DefaultCellSpacing="..." />
As for the cell padding, you can set it for all cells like this: