DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Mon, 13 Aug 2007 13:59:45 -0000,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    unknown
          2    Larry Bud
          3    Steve C. Orr [MCSD, MVP, CSM, ASP Insider]


how to restrict the appearance of dropdown list   
In my dropdown list there are 70 items. when I select the dropdownlist
I am able to view 35 items in a single view. But I want to restrict
the no.of items to 10 when I select dropdownlist.
Please help me out
Date:Mon, 13 Aug 2007 13:59:45 -0000   Author:  

Re: how to restrict the appearance of dropdown list   
On Aug 13, 9:59 am, sarellar...@gmail.com wrote:

> In my dropdown list there are 70 items. when I select the dropdownlist
> I am able to view 35 items in a single view. But I want to restrict
> the no.of items to 10 when I select dropdownlist.
> Please help me out


I don't believe you can.  It's up to the browser on how to render the
size of it.  Why would you want to limit it?
Date:Mon, 13 Aug 2007 11:26:00 -0700   Author:  

Re: how to restrict the appearance of dropdown list   
You could try using an HTML Select control instead of the Web DropDownList 
control.
Then set the select's Size property to 10.

-- 
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net



 wrote in message 
news:1187013585.851843.300490@g12g2000prg.googlegroups.com...

> In my dropdown list there are 70 items. when I select the dropdownlist
> I am able to view 35 items in a single view. But I want to restrict
> the no.of items to 10 when I select dropdownlist.
> Please help me out
> 
Date:Mon, 13 Aug 2007 15:40:56 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us