William
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
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:
As a sign of gratitude, I have updated your Telerik points.
Best wishes,
Niko
the Telerik team
Reply
William
Posted
on Apr 26, 2011
(permalink)
Thank you Telerik team. It works.
Reply