Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want add auto search feature on a CSHTML page.
When a user type in the textbox then values got from database should be bind in a table on the CSHTML page.It should filter records base on the value type by the user in the textbox.
It should keep filtering the records when user typing.

**Please suggest.

Thank you,

Regards,
Ashish
Posted

1 solution

you can use jquery data tables plugnis which has an auto search,sort and paging options inbuilt.

DATA TABLE PLUGIN[^]
 
Share this answer
 
Comments
Aashish vermaa 29-Sep-14 5:53am    
Is this fee tool or paid?
[no name] 30-Sep-14 6:48am    
DATA TABLE PLUGIN is open source & Free. Feel Free to use it.

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