9
Answers

Dropdown values to be on left

Ramco Ramco

Ramco Ramco

1y
539
1

Hi

  I have below code & values are appearing on right side. Can it be done on left side. In same class class="form-control"

<asp:DropDownList ID="ddlMinute" class="form-control" required="true" width="50px" Font-Size="Small" runat="server"  AutoPostBack="true">

Trying like this but not working - class="form-control left:0"

/forums/uploadfile/f61a1a/04022023111932AM/DropDown.jpg

Thanks

Answers (9)