Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > RadGrid custom skin page size dropdown not rendering correctly

Not answered RadGrid custom skin page size dropdown not rendering correctly

Feed from this thread
  • Mac P Intermediate avatar

    Posted on Dec 13, 2011 (permalink)

    Hello

    I have a custom skin for RadGrid. What should i change in css to have my page size dropdown rendered correctly.
    See the attached image.
    Attached files

    Reply

  • Pavlina Pavlina admin's avatar

    Posted on Dec 14, 2011 (permalink)

    Hi Mac,

    Have you registered custom skin for the RadComboBox as well? Note that the skin name of the pager combobox always matches the skin name of the RadGrid control. So when you are using a custom skin for RadGrid, you should use one for the RadComboBox as well.

    Best wishes,
    Pavlina
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

  • Mac P Intermediate avatar

    Posted on Dec 14, 2011 (permalink)

    Thanks for the reply.

    Can you please give me the example of addition i need to make in radgrid custom skin's css?
    I already have custom skin for radcombobox and it works fine for all standalone radcombo box on the page.

    Reply

  • Pavlina Pavlina admin's avatar

    Posted on Dec 15, 2011 (permalink)

    Hello Mac,

    Please make sure that the RadComboBox skin name match the RadGrid skin name.

    Kind regards,
    Pavlina
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > RadGrid custom skin page size dropdown not rendering correctly