Good Day Everyone,

On my gridview I set the allow paging to "false" because I want to show all the data without using paging. However the errors has displayed at the status bar of my page it indicates "DONE but with an error". I try to trace it, but I couldn't find the error..

How do I avoid this error?

Thanks in advance.

Recommended Answers

All 2 Replies

If you're running Internet Explorer, you can enable Javascript debugging. This will allow the program to break on the specific location in the code. To enable debugging, go to Tools->Internet Options->Advanced Tab and make sure "Disable Script Debugging (Internet Explorer)" and "Disable Script Debugging (Other)" are both unchecked. You may need to restart the browser.

Allow paging attribute does not reflect any type of errors in the result. The error might done some where.Check it once again

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.