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

Rad Timebar with kendo UI

1 Answer 109 Views
TimeBar
This is a migrated thread and some comments may be shown as answers.
Nirmal
Top achievements
Rank 1
Nirmal asked on 13 Dec 2012, 02:42 PM
Hi,

I am using both the silverlight timebar and kendo UI datepicker in the same page.
So, my requirement is to use both the controls(Timebar or kendo datepicker).
On changing the date in any one of the control(ex: timebar)  should deflect the same in other control(ex: datepicker).
On changing the kendoUI datepicker, I can trigger the radtimebar code behind and change the selectionstart and selectionend values.
But, the radtimebar is not rendered with the changed date.
Is there anything to refresh the radtimebar to display the changed content?
Greatly Appreciate your help on this.

Thanks in advance,
Nirmal Kumar Boopalan

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 18 Dec 2012, 01:04 PM
Hi Nirmal Kumar Boopalan,

In case the SelectionStart and SelectionEnd properties of the RadTimeBar control are bound, please make sure that you are using two-way binding. Additionally, please note that there is a required precedence, when setting the properties of the control. You can read more about this in our online documentation.

In case the problem persists, please open a formal support ticket and send us a running project, demonstrating the problem that you have.

Kind regards,
Tsvetie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TimeBar
Asked by
Nirmal
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or