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

Can we add a textbox( to filter the records ) to the footer of webgrid along with pager?


Thanks
Posted

You can add paging support easy enough

http://www.dotnetcurry.com/ShowArticle.aspx?ID=615[^]

http://www.dotnetcurry.com/ShowArticle.aspx?ID=618[^]

Personally, I either use jQuery DataTables[^] which has both the things you require built in, or the Telerik MVC Grid[^]

DataTables is a really nice plugin
 
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