How to make size of dropdownlist uniform while data is coming from database
PLEASE CHECK the ATTACHMENT to see how it appears on screen. Any help will be appreciated
It is recommended to UseCodeTags. It gives better readability.
Thanks,
Pradeep
Pradeep Katipamula
Ranch Hand
Joined: May 11, 2010
Posts: 37
posted
0
Now coming to your problem. I could not understand your problem. Do you want to control the width of the select list or control the width of the items in the select list.
Anyways if its the first one that you are looking out for, then here is the link to control the width of select list.
If its not the one, kindly elaborate.
Pradeep
tej ku
Greenhorn
Joined: Mar 13, 2010
Posts: 19
posted
0
please check the attachment........I want to control the width of the <h:selectOneMenu to make it uniform.
tej ku
Greenhorn
Joined: Mar 13, 2010
Posts: 19
posted
0
style="width:150px;" attribute is the solution. It is working now...........