Click here to Skip to main content
16,004,505 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a repeater which is bind with jquery data table. I have given a textbox for searching but it search only for single column value. I want to search for more than one column at a time may be by comma separated.



Please suggest me something better.

thanks in advance
Posted
Updated 23-Dec-15 23:08pm
v2
Comments
Mangal Deep Gupta 24-Dec-15 4:57am    
Please explain something more.
What have you tried for that?

I think you need to implement autocomplete data in a textbox. Use AJAX autocomplete extender for this problem.

You should see my complete blog here....
Multiple words seperated with comma in Autocomplete Textbox using AJAX extender on eSoftCode | Coding Community
 
Share this answer
 
Here, follow this-
JS Table Filter simple insensitive[^]
Panel Tables with Filter[^]

Pure jQuery solution ;)

-KR
 
Share this answer
 

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