Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Scheduler > Assigment of category to an appoinment doesnt work

Not answered Assigment of category to an appoinment doesnt work

Feed from this thread
  • Ramesh avatar

    Posted on Nov 14, 2011 (permalink)

    At our company we recently upgraded from using version 2010.2 of your controls to 2011_2 (RadControls_for_Silverlight4_2011_2_1107_DEV_hotfix)

    . What I am now noticing is that selecting or switching the  category of an appointment from the category menu in the Edit appointment popup no longer works with this  version. The change in category is also not reflected in the category bar.

    It has the same problem if you use the default categories  or custom categories.
     
    Infact even in your online demo  at http://demos.telerik.com/silverlight/#Scheduler/FirstLook the feature is broken. I have attached a

    screenshot. In the screenshot you will see that selecting another catergory will not be reflected in the category bar below. It will still says "lunch and coffee."  Also when you are creating a new appoinment any selection from the category menu will not result in any category being assigned to the appointment and so the category bar will not even show up . I am verfied that this functionality does work as expected in the old version of controls. Is this bug ?
     
    Seems like in the portion of the  default template below the Category of the Edited Appoinment allows ends up being NULL.
     

    <Border DataContext="{TemplateBinding
    EditedAppointment}"<BR>                    
    Background="{Binding
    Category.CategoryBrush}"<BR>                    
    Visibility="{Binding Category,Converter={StaticResource
    VisibilityConverter}}"<BR>                    
    CornerRadius="3"<BR>                    
    Height="20"<BR>                    
    Margin="5,10,5,0"><BR>                
    <TextBlock Text="{Binding
    Category.DisplayName}"<BR>                           
    VerticalAlignment="Center"<BR>                           
    Margin="5,0,0,0" /><BR>    </Border><BR>

     

     Is there a workaround ? If you can send me some sample code as to how to get around this I would appreciate it.
     
    thanks

    Attached files

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Nov 16, 2011 (permalink)

    Hi Ramesh,

    Thank you for reporting this issue.

    We are aware of the problem. We will do our best to provide a fix for the service pack after Q3 2011 version of the controls. However, I strongly recommend you to consider migrating to ScheduleView control - our new scheduling control. It is with better performance, more features and with future development plans.
    We will be happy to assist you along the way.

    Kind regards,
    Konstantina
    the Telerik team
    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Scheduler > Assigment of category to an appoinment doesnt work
Related resources for "Assigment of category to an appoinment doesnt work"

Silverlight Scheduler Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]