Very very basic:
..snip
<td align="center">
<telerik:RadMenu ID="RadMenu1" runat="server"></telerik:RadMenu>
</td>
Yep you guessed it does not display centered!!!
a) The designer displays correctly,
b) the control I am consider replacing displays correctly..
Rad menu breaks..
c) What appears to be arbitary, some of the menu items will become centered inside the MenuItems even though the menu is not affected!!
Fiddling with the tagged div css also does nothing..
These very basic gotchas are being to be a real worry..
..snip
<td align="center">
<telerik:RadMenu ID="RadMenu1" runat="server"></telerik:RadMenu>
</td>
Yep you guessed it does not display centered!!!
a) The designer displays correctly,
b) the control I am consider replacing displays correctly..
Rad menu breaks..
c) What appears to be arbitary, some of the menu items will become centered inside the MenuItems even though the menu is not affected!!
Fiddling with the tagged div css also does nothing..
These very basic gotchas are being to be a real worry..