Won't Fix
Last Updated: 05 Nov 2025 12:06 by ADMIN

In lightweight the issue is not observed:

<telerik:RadRibbonBar runat="server" RenderMode="Classic">
    <Tabs>
        <telerik:RibbonBarTab Text="home">
            <%-- duplicate the group and items inside to replicate more easily --%>
            <telerik:RibbonBarGroup Text="Documents">
                <Items>
                    <telerik:RibbonBarButton Text="Item 1" />
                </Items>
            </telerik:RibbonBarGroup>
        </telerik:RibbonBarTab>
    </Tabs>
</telerik:RadRibbonBar>

Won't Fix
Last Updated: 27 Jun 2016 08:35 by Vinomanoharan
ADMIN
Created by: Boyan Dimitrov
Comments: 1
Category: RibbonBar
Type: Bug Report
0

			
Won't Fix
Last Updated: 19 Jan 2016 11:29 by ADMIN