6

I´m using the following tablesorter widget in my gridviews: http://mottie.github.io/tablesorter/docs/example-widget-bootstrap-theme.html

I'm facing a problem with the pagination of the Gridview. I have not been able to Paginate the results, and the search textboxes won't work if I refill the gridview everytime I change the page.

I have the thead enabled in the gridview. And, the gridview is loading it's data in the Page_Load Event.

What's the best approach to fix this?

1 Answer 1

3

Is probably that you are not adding the classes to your HTML code like is in the example of the link you added to the question.

Please, be sure to add the classes correctly.

Sign up to request clarification or add additional context in comments.

1 Comment

I added the Pure html to a FooterTemplate exactly as the example, thank you.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.