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

[Solved] Pager style using Default2006 skin in Q2 2009

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jmillar
Top achievements
Rank 1
jmillar asked on 30 Jul 2009, 03:41 PM
Hello;

I'm trying to link in the Default2006 skin for an app that I'm upgrading to Q2 2009 -- I know the skin is deprecated, but it's simple style is one our users prefer for some application without the extra graphic elements and padding of some of the newer skins.  I've downloaded the Q3 2008 ConvertedSkins.zip file, and hooked up the following to my page:

 

 

        <link type=text/css rel=stylesheet href="/RadControls/LegacySkins/Default2006/Grid.Default2006.css">  
        <link type=text/css rel=stylesheet href="/RadControls/LegacySkins/Default2006/Menu.Default2006.css">  
        <link type=text/css rel=stylesheet href="/RadControls/LegacySkins/Default2006/Input.Default2006.css">  
        <link type=text/css rel=stylesheet href="/RadControls/LegacySkins/Default2006/Calendar.Default2006.css">  
 

EnableEmbeddedSkins is set to false, and the Skin for the grid is set to Default2006.

Everything works pretty well - the grid appears as I would expect, and the dropdown menus for the filter are fine.  The pager control generally looks and behaves, with the exception of the menu that lets you control page size.  The menu is unformatted, unstyled text when it pops up and the options aren't selectable.  Instead of an image to open the option list, there is simply the word "Select".

Can anybody offer any suggestions as to what I'm missing?  I'm sure it's something simple.

Thanks in advance,
Jason

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Aug 2009, 01:45 PM
Hi Jason,

The dropdown in the NextPrevAndNumeric pager is a RadComboBox. Please register a Default2006 skin for it.

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
jmillar
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or