Hi
I want dropdown values to be left aligned. Image /forums/uploadfile/f61a1a/04032023011149AM/DropDown.jpg also attached.
<%--style="margin:0px auto"--%>
Hour
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
Minute
00
15
30
45
Thanks
4 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Apr 3, 2023, 6:12 PM
You can also modify the CSS style for the DropDownList controls in order to align the dropdown values to the left.
Tuhin PaulPosted Apr 3, 2023, 6:11 PM
Apply the "form-control" class to your DropDownList controls as follows:
This will align the dropdown values of both DropDownList controls to the left.
Ramco RamcoPosted Apr 3, 2023, 4:38 AM
Hi Amit
I tried this but not working -
Amit MohantyPosted Apr 3, 2023, 4:14 AM
Add style="text-align:left;" to your