Click here to Skip to main content
15,910,303 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
JC.KaNNaN17-Feb-10 17:03
JC.KaNNaN17-Feb-10 17:03 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
Abhishek Sur17-Feb-10 21:29
professionalAbhishek Sur17-Feb-10 21:29 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
JC.KaNNaN17-Feb-10 22:12
JC.KaNNaN17-Feb-10 22:12 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
Abhishek Sur18-Feb-10 21:41
professionalAbhishek Sur18-Feb-10 21:41 
Questionsearch list box Pin
Laxmi R17-Feb-10 2:04
Laxmi R17-Feb-10 2:04 
AnswerRe: search list box Pin
Brij17-Feb-10 2:50
mentorBrij17-Feb-10 2:50 
GeneralRe: search list box Pin
Laxmi R17-Feb-10 3:50
Laxmi R17-Feb-10 3:50 
AnswerRe: search list box Pin
AdilSaud17-Feb-10 3:37
AdilSaud17-Feb-10 3:37 
Hi,

For this you have to write a javacsript function that takes a parameter and loop through the list box and select the list box item when the search is matched.

Now you can call this javascript function onKeyPress or onKeydown of textbox above the listbox with parameter as the text of textbox above the listsbox, this way an incremental search can be implemented to select listbox items and based on each character entered in the text box.

Let me know if you need any further information on the same (javascript code etc.).


Thanx,
Adil...Smile | :) )
GeneralRe: search list box Pin
Laxmi R17-Feb-10 3:55
Laxmi R17-Feb-10 3:55 
GeneralRe: search list box Pin
AdilSaud17-Feb-10 20:39
AdilSaud17-Feb-10 20:39 
GeneralRe: search list box Pin
Laxmi R17-Feb-10 23:01
Laxmi R17-Feb-10 23:01 
GeneralRe: search list box Pin
AdilSaud17-Feb-10 23:06
AdilSaud17-Feb-10 23:06 
GeneralRe: search list box Pin
AdilSaud19-Feb-10 1:16
AdilSaud19-Feb-10 1:16 
Questionhow to add dynamically content in iframe javascript Pin
Tridip Bhattacharjee17-Feb-10 2:01
professionalTridip Bhattacharjee17-Feb-10 2:01 
AnswerRe: how to add dynamically content in iframe javascript Pin
Anurag Gandhi17-Feb-10 4:50
professionalAnurag Gandhi17-Feb-10 4:50 
Questioncrossbrowser center div with dynamic text Pin
Tridip Bhattacharjee17-Feb-10 2:01
professionalTridip Bhattacharjee17-Feb-10 2:01 
AnswerRe: crossbrowser center div with dynamic text Pin
Brij17-Feb-10 2:44
mentorBrij17-Feb-10 2:44 
AnswerRe: crossbrowser center div with dynamic text Pin
Anurag Gandhi17-Feb-10 4:53
professionalAnurag Gandhi17-Feb-10 4:53 
Questionmultiple file download in asp.net. Pin
Tridip Bhattacharjee17-Feb-10 2:00
professionalTridip Bhattacharjee17-Feb-10 2:00 
AnswerRe: multiple file download in asp.net. Pin
Anurag Gandhi17-Feb-10 4:56
professionalAnurag Gandhi17-Feb-10 4:56 
Questionconnect to the correct DB Pin
arkiboys17-Feb-10 1:23
arkiboys17-Feb-10 1:23 
AnswerRe: connect to the correct DB Pin
Pranay Rana17-Feb-10 1:30
professionalPranay Rana17-Feb-10 1:30 
GeneralRe: connect to the correct DB Pin
arkiboys17-Feb-10 1:45
arkiboys17-Feb-10 1:45 
GeneralRe: connect to the correct DB Pin
Pranay Rana17-Feb-10 1:54
professionalPranay Rana17-Feb-10 1:54 
AnswerRe: connect to the correct DB Pin
Dinesh Mani17-Feb-10 1:38
Dinesh Mani17-Feb-10 1:38 

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.