Sometimes I need to setup a CommandItemTemplate and need to setup my own "Add new" and "Refresh" buttons (<asp:ImageButton runat="server" ID="refreshGrid" ImageUrl="~/Images/refresh.gif" CommandArgument="Refresh" />).
When I skin other grids in the same project, I'd like custom CommandItemTemplates to look the same.
How do I get/download/reference the icons from specific Telerik standard skins?
When I skin other grids in the same project, I'd like custom CommandItemTemplates to look the same.
How do I get/download/reference the icons from specific Telerik standard skins?