Skip to content

Infragistics Community Forum / Web / Ultimate UI for ASP.NET Web Forms / Responsive CssClass on WebDropDown

Responsive CssClass on WebDropDown

New Discussion
Héctor Moreno
Héctor Moreno asked on Apr 11, 2019 3:06 PM

Hi,

We need to configure the WebDropDown with a responsive look and feel of Inspinia.

for DropDownList the class we use is:

<asp:dropdownlist id="cmbEstado" runat="server" CssClass="form-control-sm form-control input-s-sm" AutoPostBack="True"></asp:dropdownlist>

and it's displayed as:

but, when we use this class on webdropdown:

<ig:WebDropDown ID="cmbPlaca" runat="server" Width="100%" EnableAutoFiltering="Server" EnableLoadOnDemand="True" EnableClosingDropDownOnSelect="False" AutoPostBackFlags-SelectionChanged="On" CssClass="form-control-sm form-control input-s-sm" StyleSetName="Default"></ig:WebDropDown>

the control display as:

How should we configure the class to work correctly?

Thanks,

Hector Moreno
Sign In to post a reply

Replies

  • 0
    Nikolay Alipiev
    Nikolay Alipiev answered on Apr 11, 2019 3:06 PM

    Hi, Héctor.

    We have discussed this matter internally in our case system, but I'm going to post my answer here also.

    I'm attaching a modified demo, where some of the WebDropDown classes are overwritten in order to achieve design similar to the ASP.NET Drop Down. Because both controls are different and WebDropDown has his own containers, custom CSS classes are needed.

    Thank you once again for using our product!

    Best regards,

    Nikolay Alipiev

    Software Developer

    WebDropDownStyling.zip

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Héctor Moreno
Favorites
0
Replies
1
Created On
Apr 11, 2019
Last Post
6 years, 10 months ago

Suggested Discussions

Tags

No tags

Created by

Created on

Apr 11, 2019 3:06 PM

Last activity on

Apr 11, 2019 3:06 PM