Vertical and Horizontle scroll bars in a dropdownlist
-
hi everyone i have a dropdownlist which has more than 60 items.when i click on it its list become so long that my website design looks bad.i want to include scroll bars (vertical scroll bar)in my dropdownlist. Is it possible? if yes than how???? plz help
-
hi everyone i have a dropdownlist which has more than 60 items.when i click on it its list become so long that my website design looks bad.i want to include scroll bars (vertical scroll bar)in my dropdownlist. Is it possible? if yes than how???? plz help
No Vertical Scrollers are inbuilt in dropdown.... It will automaticaly generated.. But as far as Horizontal is cocerned i dont think so.. The only Solution you have to fix the width of dropdown or you do this in Silverlight
-
hi everyone i have a dropdownlist which has more than 60 items.when i click on it its list become so long that my website design looks bad.i want to include scroll bars (vertical scroll bar)in my dropdownlist. Is it possible? if yes than how???? plz help
-
No Vertical Scrollers are inbuilt in dropdown.... It will automaticaly generated.. But as far as Horizontal is cocerned i dont think so.. The only Solution you have to fix the width of dropdown or you do this in Silverlight
but in my situation there is no auto generate scroll bars. U suggest Silverlight plz explain it. Is it like AJAX controls or something else. thnx again 4 help
-
but in my situation there is no auto generate scroll bars. U suggest Silverlight plz explain it. Is it like AJAX controls or something else. thnx again 4 help
Dear First you tell me on which Architechture your website is?? after that For silverlight you have to Make a Custom Usercontrol of dropdown... But Vertical Horizontal bars are inbuilt in ASP.net..but for horizontal it cant be posible in ASP.net Only Solution You Set a width to your Dropdown And you Put only this dropdown in your TR Or TD