Click here to Skip to main content
15,911,848 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi All ,

I am using jquery for gridview sorting and paging and it is working fine , but if i have imagebuttons in one column in the same gridview and if that imagebuttons have some functionality like imagebuttons have some page navigation link then that time i am getting javascript error .

please help me out .

Thanks & Regards
Posted

1 solution

Hi,
Here are some good articles on gridview sorting and paging using JQuery:

For gridview paging:
Client Side Gridview Pagination using JQuery[^]
Custom paging with ASP.NET GridView[^]
Using the jQuery Tooltip Plugin in a GridView[^]

For gridview sorting:
Sortable GridView using jQuery's TableSorter[^]

All the best.
--Amit
 
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