Responsive CssClass on WebDropDown
New DiscussionHi,
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
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
1 Created On
Apr 11, 2019 Last Post
6 years, 10 months ago