This is a migrated thread and some comments may be shown as answers.

RadCalendar selected date anchor border

1 Answer 66 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Karl
Top achievements
Rank 1
Karl asked on 27 May 2011, 02:35 PM
When you click on an anchor tag, it leaves a small dotted border around it. This is also true of the dates in a RadCalender.

However, because I have set the height of my calendar the rows have increased in height and when I click on a date the anchor tags has its border, but this is only an nth of the height of the row and looks unatractive. I've looked at the css that makes the date and row up and can't see how i'd set it up to display the whole date item as a block?

Can anyone help?

I've attached a screen shot to highlight my issue.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 01 Jun 2011, 04:10 PM
Hello Karl,

This border is set by the browser when element is focused. In Firefox is dotted border, but in Chrome it will be even thick yellow border.
You could handle RadCalendar's OnDateClick client event and focus some other element or blur the current one.

Regards,
Vasil
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Calendar
Asked by
Karl
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or