I am using VS2008 to build a RadMenu. When in Design mode, I am creating a RadMenu using the menu builder to create root items and child items. My menu is fairly lengthy and each root item contains several child items. When I try to reorder the root and child items by simply dragging and dropping the items within the menu builder the operation appears to work however, odd inconsistencies are heppening when I save the menu. In some cases it doesn't actually reorder the items and in some cases it creates duplicate item entries etc. The only way I seem to be able to do any reordering where it works consistently is by manually changing the order within the html within source mode. Has there been any bugs reported for the RadMenu where there are inconsistencies in using the menu builder? I am using the AJAX 2009.3.1314.35 version.