Click here to Skip to main content
15,915,336 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: cls and cts Pin
Christian Graus22-Jun-08 19:30
protectorChristian Graus22-Jun-08 19:30 
AnswerRe: cls and cts Pin
Sathesh Sakthivel22-Jun-08 19:40
Sathesh Sakthivel22-Jun-08 19:40 
Questionajax.net Pin
brettokumar22-Jun-08 19:15
professionalbrettokumar22-Jun-08 19:15 
QuestionDoubt in Master Page Pin
saravanan0522-Jun-08 19:00
saravanan0522-Jun-08 19:00 
AnswerRe: Doubt in Master Page Pin
Christian Graus22-Jun-08 19:30
protectorChristian Graus22-Jun-08 19:30 
QuestionI have problem with drop down list control Pin
BalasubramanianK22-Jun-08 17:57
BalasubramanianK22-Jun-08 17:57 
AnswerRe: I have problem with drop down list control Pin
Christian Graus22-Jun-08 18:10
protectorChristian Graus22-Jun-08 18:10 
AnswerRe: I have problem with drop down list control Pin
itsravie22-Jun-08 18:53
itsravie22-Jun-08 18:53 
Hi Balasubramanian,
I also had similiar problem.
i had abt 40 records to bind to dropdown and it must not scroll vertical.
something similiar u can say.

Solution implemented by me was:(lots of work in it)
I kept dropdown un-binded(rather binded to single value(-Select-,-1)
and ReadOnly
Second on click on dropdown, i did show a vertical scrolling div
havin table inside it with 20 rows.Onclick of TD, i would capture that row.
I had little right arrow button on right, on click of which it flipped div with another similiar di of 20 rows.(u could rebind same too). I added selected value to my original dropdown(dropdown.insert()) and kept it selected.

Pretty hacky and lot of work, but at end it did pay for me.

With 100records, it may not be suggested but just imagine user scrolling down for hundred values poping down.
It was better than it.

regards, ravifree


ravis

GeneralRe: I have problem with drop down list control Pin
BalasubramanianK22-Jun-08 22:18
BalasubramanianK22-Jun-08 22:18 
GeneralRe: I have problem with drop down list control Pin
itsravie22-Jun-08 22:23
itsravie22-Jun-08 22:23 
QuestionGridview Update Pin
DanB198322-Jun-08 12:35
DanB198322-Jun-08 12:35 
QuestionDevelop ASP.net using visual studio 2003 via USB Drive Pin
NewbieCoder12322-Jun-08 7:14
NewbieCoder12322-Jun-08 7:14 
AnswerRe: Develop ASP.net using visual studio 2003 via USB Drive Pin
Christian Graus22-Jun-08 12:22
protectorChristian Graus22-Jun-08 12:22 
Questionclear dropdownlist field Pin
jds120722-Jun-08 5:01
jds120722-Jun-08 5:01 
AnswerRe: clear dropdownlist field Pin
Guffa22-Jun-08 5:44
Guffa22-Jun-08 5:44 
QuestionI Don't know this error Pin
Hakmeh Mohannad22-Jun-08 0:46
Hakmeh Mohannad22-Jun-08 0:46 
AnswerRe: I Don't know this error Pin
Guffa22-Jun-08 1:09
Guffa22-Jun-08 1:09 
GeneralRe: I Don't know this error Pin
Hakmeh Mohannad22-Jun-08 1:22
Hakmeh Mohannad22-Jun-08 1:22 
QuestionHow can I connect data directly from T24 (Teminos- a Core Banking) Pin
nhiepka22-Jun-08 0:01
nhiepka22-Jun-08 0:01 
AnswerRe: How can I connect data directly from T24 (Teminos- a Core Banking) Pin
Paula Mansour25-Mar-12 1:25
Paula Mansour25-Mar-12 1:25 
QuestionHide control from CSSFriendly Pin
TheEagle21-Jun-08 21:48
TheEagle21-Jun-08 21:48 
AnswerRe: Hide control from CSSFriendly Pin
Christian Graus22-Jun-08 11:37
protectorChristian Graus22-Jun-08 11:37 
QuestionPassing objects between .Net web services when Object class contains another class object in it. Pls. advice me [modified] Pin
indian14321-Jun-08 20:58
indian14321-Jun-08 20:58 
QuestionCertification exam question Pin
AlexeiXX321-Jun-08 11:14
AlexeiXX321-Jun-08 11:14 
AnswerRe: Certification exam question Pin
Christian Graus21-Jun-08 12:37
protectorChristian Graus21-Jun-08 12:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.