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

[Solved] TimeView.RenderDirection... not in Q1 2009????

1 Answer 63 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
khemo
Top achievements
Rank 1
khemo asked on 24 Jul 2009, 02:35 PM
This link shows that for TimeView we can set it's rendering direction to either Render in Rows or Render in Columns:

http://demos.telerik.com/aspnet-ajax/calendar/examples/datetimepicker/overview/defaultcs.aspx

RadTimePicker1.TimeView.RenderDirection = RepeatDirection.Horizontal;
RadTimePicker1.TimeView.RenderDirection = RepeatDirection.Vertical;

However, RenderDirection does not seem to be available when I code it.

I'm using Telerik RadControls for ASP.NET Ajax, Q1 2009, .net 3.5 version.

What do I need to do to change the time's rendering direction from Rows to Colums?

1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 24 Jul 2009, 02:58 PM
Hello Khemo,

The RenderDirection property was introduced with RadControls for ASP.NET AJAX Q1 2009 SP2 (version 2009.1.527)

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Calendar
Asked by
khemo
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or