473,378 Members | 1,436 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

How to set the number of drop down rows of a DropDownList

ad
There are about 40 items in my DropDownList, Can I set the number of
dropdown rows more?
Nov 19 '05 #1
5 1909
The number of rows is the same as the name of items. You can insert empty
items if you want to add empty rows. Is that what you are after?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:uy**************@tk2msftngp13.phx.gbl...
There are about 40 items in my DropDownList, Can I set the number of
dropdown rows more?

Nov 19 '05 #2
ad
Thanks,
But I mean the number of dropdown rows, not the items rows.
"Eliyahu Goldin" <re*************@monarchmed.com> ¼¶¼g©ó¶l¥ó·s»D:eq**************@TK2MSFTNGP11.phx.g bl...
The number of rows is the same as the name of items. You can insert empty
items if you want to add empty rows. Is that what you are after?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:uy**************@tk2msftngp13.phx.gbl...
There are about 40 items in my DropDownList, Can I set the number of
dropdown rows more?


Nov 19 '05 #3
What is that?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:u8*************@TK2MSFTNGP14.phx.gbl...
Thanks,
But I mean the number of dropdown rows, not the items rows.
"Eliyahu Goldin" <re*************@monarchmed.com>

¼¶¼g©ó¶l¥ó·s»D:eq**************@TK2MSFTNGP11.phx.g bl...
The number of rows is the same as the name of items. You can insert empty items if you want to add empty rows. Is that what you are after?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:uy**************@tk2msftngp13.phx.gbl...
There are about 40 items in my DropDownList, Can I set the number of
dropdown rows more?



Nov 19 '05 #4
ad
When user press the dropdownlist, it will drop a list below the control.
How can I set the number of rows of the list?

"Eliyahu Goldin" <re*************@monarchmed.com> ¼¶¼g©ó¶l¥ó·s»D:uD***************@tk2msftngp13.phx. gbl...
What is that?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:u8*************@TK2MSFTNGP14.phx.gbl...
Thanks,
But I mean the number of dropdown rows, not the items rows.
"Eliyahu Goldin" <re*************@monarchmed.com>

¼¶¼g©ó¶l¥ó·s»D:eq**************@TK2MSFTNGP11.phx.g bl...
> The number of rows is the same as the name of items. You can insert empty > items if you want to add empty rows. Is that what you are after?
>
> Eliyahu
>
> "ad" <fl****@wfes.tcc.edu.tw> wrote in message
> news:uy**************@tk2msftngp13.phx.gbl...
>> There are about 40 items in my DropDownList, Can I set the number of
>> dropdown rows more?
>>
>>
>
>



Nov 19 '05 #5
And what do you mean by item rows?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:O$****************@TK2MSFTNGP15.phx.gbl...
When user press the dropdownlist, it will drop a list below the control.
How can I set the number of rows of the list?

"Eliyahu Goldin" <re*************@monarchmed.com>

¼¶¼g©ó¶l¥ó·s»D:uD***************@tk2msftngp13.phx. gbl...
What is that?

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:u8*************@TK2MSFTNGP14.phx.gbl...
Thanks,
But I mean the number of dropdown rows, not the items rows.
"Eliyahu Goldin" <re*************@monarchmed.com>

¼¶¼g©ó¶l¥ó·s»D:eq**************@TK2MSFTNGP11.phx.g bl...
> The number of rows is the same as the name of items. You can insert

empty
> items if you want to add empty rows. Is that what you are after?
>
> Eliyahu
>
> "ad" <fl****@wfes.tcc.edu.tw> wrote in message
> news:uy**************@tk2msftngp13.phx.gbl...
>> There are about 40 items in my DropDownList, Can I set the number of >> dropdown rows more?
>>
>>
>
>



Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Stephen Adam | last post by:
Hi there, I'm sure i'm missing something really simple here, all i want to do is get the value of the selected item in a list box. Even after much fiddling about last night I still could not get...
2
by: SirPoonga | last post by:
Lets say I have a couple of tables in a database containg car make, type, and model. I want to create a drop down box that is populated by the makes. Based on that selection run a query to get...
2
by: Eric Dan | last post by:
Hi, Even tough I was able to implement what I want in a weird and non efficient way, I would like to get an opinion what is the right way to achieve my task: Scenario: • Display a DataGrid...
2
by: Yoshitha | last post by:
hi I have 2 drop down lists in my application.1st list ontains itmes like java,jsp,swings,vb.net etc.2nd list contains percentage i.e it conatains the items like 50,60,70,80,90,100. i will...
5
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
string connectionString1 = "server=(local); user=sa;password=sa; database=sonic"; System.Data.SqlClient.SqlConnection dbConnection1 = new System.Data.SqlClient.SqlConnection(connectionString1);...
0
by: weiwei | last post by:
Hi here is my scenario, I create a drop down list in itemtemplate.(that drop down is created from db), after user click edit command, my ideal plan is have another drop down list in...
3
by: Eric Layman | last post by:
HI, I have a select menu <select id="country" runat="server" class="myformat "> <option value="AFGHANISTAN">AFGHANISTAN</option> <option value="ALBANIA">ALBANIA</option>
2
by: McGeeky | last post by:
Hi. I have a read only GridView. For each row I want to display a drop down list which contains a list of actions the user can select from for that particular row. E.g. "view details". When they...
0
by: john_mcmahon | last post by:
I'm having issues populating a second drop down menu that's dependent upon a selection in the first menu. When I select an option from the first menu, the second menu remains disabled, i.e. unable...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.