Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
4.33/5 (2 votes)
See more:
Hi Friends
I have create paging,searching in asp.net using jquery becose i want to fast paging and searching
So how to it possible
thanks to advance
Posted
Comments
thatraja 17-Dec-13 5:32am    
paging what? asp.net page or any grid control? Mention details clearly
thatraja 17-Dec-13 6:22am    
Glad you have solved your issue

1 solution

Hi Patel,

Using Jquery? Paging and searching my goodness you can use DataTable.
Mostly used plugin for displaying the date as grid view to do the needful(Most of the functionality is free only)
I had a chance to use DataTable in MVC project and it was awesome and you can learn easily ;-)
You can refer DataTable here[^] including documentation.

Hope this helps you a bit.

Regards,
RK
 
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