Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi guys,

I have asp.net website in c#.

where i'm using repeater and i already bind this repeater.

Now, I want to place a textbox for search in this repeater.

as the user types, i should show only those records what user is searching for.

can anyone please help me.....

Thanks
Posted
Updated 9-May-15 23:08pm
v2
Comments
Kornfeld Eliyahu Peter 10-May-15 5:35am    
If you put a text-box inside the repeater...well the repeater will repeat that text-box!
Are you sure you want that?

1 solution

You can try this CP article

autocomplete - search - repeater[^]
 
Share this answer
 
Comments
Maciej Los 10-May-15 13:02pm    
5ed!
JoCodes 11-May-15 14:23pm    
thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900