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

RadTimeBar - IsSnapToInterval doesn't allow selection of left most data points...

1 Answer 40 Views
TimeBar
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 23 Feb 2012, 10:50 PM
Hello,

Here is a simple example and image of my problem:
<telerik:RadTimeBar Height="130" IsSnapToIntervalEnabled="True"  PeriodStart="02/19/2012 00:00:00" PeriodEnd="09/23/2012 00:00:00" SelectionStart="02/26/2012 00:00:00" SelectionEnd="06/3/2012 00:00:00" VisiblePeriodStart="02/19/2012 00:00:00" VisiblePeriodEnd="09/23/2012 00:00:00" Width="400">
  <telerik:RadTimeBar.Intervals>
    <telerik:YearInterval />
    <telerik:QuarterInterval />
    <telerik:MonthInterval />
    <telerik:WeekInterval />
    <telerik:DayInterval />
    <telerik:HourInterval />
  </telerik:RadTimeBar.Intervals>
</telerik:RadTimeBar>

My issue is that I am unable to drag the left selection handle to the leftmost point on the timebar when IsSnapToInterval is on...  I can drag the rightmost handle to the rightmost point without a problem.  I am also able to double click the range to select the entire range.  It's just a problem on the left. I understand that it's attempting to snap to an interval, but I believe that the first datapoint should also be marked as an interval so it can be snapped to...

Thoughts?

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 24 Feb 2012, 11:32 AM
Hello Rob,

Thank you for the feedback - I logged your request in our PITS system. Here is a link to the item, so that you can vote for it and track the progress on it.

Kind regards,
Tsvetie
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
TimeBar
Asked by
Rob
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or