Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ColorPicker > colorpicker preset not updated from contextmenu in courseware example

Answered colorpicker preset not updated from contextmenu in courseware example

Feed from this thread
  • William avatar

    Posted on Apr 24, 2011 (permalink)

    Hi all,

    Have anyone has the above problem in the Title?
    I have tested both in firefox 3.6.16 and ie8.
    latest telerik web ui assembly 2011.1.413.35

    both my version where I follow the tutorial and the version I drag from the courseware/navigation/multipage folder.
    they both do not change preset color when I change the preset from the context menu.

    the presets are populated OK though from the context menu.

    thanks.

    Reply

  • Answer Niko Niko admin's avatar

    Posted on Apr 26, 2011 (permalink)

    Hello William,

    Thank you for noting this issue. It is indeed not working correctly. We will have it fixed in the updated version of the Courseware. Until then you can introduce the fix in your version as well. Please, note in the code-behind file the RadContextMenu ItemClick handler - RadContextMenu1_ItemClick. You should change the check for the clicked item's level to 2 instead of 1:
    if (e.Item.Level == 2)

    As a sign of gratitude, I have updated your Telerik points.

    Best wishes,
    Niko
    the Telerik team

    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

    Reply

  • William avatar

    Posted on Apr 26, 2011 (permalink)

    Thank you Telerik team.  It works.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ColorPicker > colorpicker preset not updated from contextmenu in courseware example
Related resources for "colorpicker preset not updated from contextmenu in courseware example"

ASP.NET ColorPicker Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]