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

Updated appointment attributes revert on move/resize

1 Answer 52 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
MikeWiese
Top achievements
Rank 1
MikeWiese asked on 11 Oct 2010, 03:08 AM

Hi,

My application sets custom attributes from code-behind which works fine. The application also updates the value of appointment attributes in client-side code, e.g:

     myClientSideAppointment.get_attributes().setAttribute("attributeName", someNewValue);

This is all fine until I move or resize an appointment with the mouse. It appears that the appointment attributes then revert to their originally-bound values, because when I subsequently click on an appointment after dragging or resizing it, the old attribute values are rendered by my click-handler code. Has anybody else seen this? (I'm using Internet Explorer 8 and the ASP.NET Ajax controls version 2010.2.929.35)

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 14 Oct 2010, 08:11 AM
Hello MikeWiese,

I am wondering on which client-side event you are setting the custom attributes?
Could you please send me your code so I can inspect it and help you?

Thank you!

Kind regards,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
MikeWiese
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or