Here is the body of the ASPX page that I'm working on.
Dropdown List resize?
I'm trying to get this drop downlist to have a specific width, but I don't think I'm doing this right, can ya'll provide any assistance on this?
Here is the body of the ASPX page that I'm working on.
Here is the body of the ASPX page that I'm working on.
raj beniwalPosted Dec 19, 2005, 2:03 AM
hey why you need to this width, you can use table if u wanna fix width. otherwise you can set the dropdowllist width.
Rendy WendiPosted Dec 17, 2005, 11:09 PM
SaurabhPosted Dec 16, 2005, 6:49 AM
Set the width of the dorpdown list and the not the form to control dropdown size.
YogeshPosted Dec 13, 2005, 12:32 AM
in your code you set form width.
i thing you set dropdown list width.
enjoy coading