This is a migrated thread and some comments may be shown as answers.

rgUpdate icon is not displayed for Silk skin

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 07 May 2014, 02:34 PM
In latest release 2014.1.225.45 please double check css for rgUpdate in Silk skin.
For the code below all icons displayed except rgUpdate (see attached image)
<CommandItemTemplate>
    <div style="margin:5px 10px;">
        <asp:Button ID="Button1" runat="server" CommandName="Reprocess" CssClass="rgAdd"  />
        <asp:Button ID="Button5" runat="server" CommandName="Reprocess" CssClass="rgUpdate"  />
        <asp:Button ID="Button2" runat="server" CommandName="Reprocess" CssClass="rgCancel" />
        <asp:Button ID="Button4" runat="server" CommandName="Reprocess" CssClass="rgSave" />
        <asp:Button ID="Button3" runat="server" CommandName="Reprocess" CssClass="rgRefresh"  />
    </div>
</CommandItemTemplate>

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 May 2014, 12:03 PM
Hello,

Thank you for reporting this issue to our attention. Indeed the sprite image of rgUpdate CSS class is missing for Silk and Glow skins. I have forwarded this problem to our developers and they will fix it for the next official release. Your Telerik points are also updated.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Pavlina
Telerik team
Share this question
or