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

Prevent week and day selection from row and columns

1 Answer 73 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:40 PM
In the RadCalendar when you hover over the weekday name or the week number the row or column is highlighted as shown in the attached screen shot.

Can someone please tell me how to disable this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin
Telerik team
answered on 28 May 2011, 02:23 PM
Hello Karl,

 You can set the following properties to false in order to disable this feature:

<telerik:RadCalendar runat="server" UseColumnHeadersAsSelectors="false" UseRowHeadersAsSelectors="false"></telerik:RadCalendar>

All the best,
Marin
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
Marin
Telerik team
Share this question
or