Hello guys,
I am facing the issue samillar to Himansh Chopra.
After 10 records its displaying popup with error message 'undefined'.
Please provide solution to this issue.
BTW: My project is on .NET Framework 4.
Avinash Best
There can be several reasons
1. Your WebMethod name is incorrect.
2. Some error is coming in WebMethod while accessing data
Thus place a breakpoint and and check whether WebMethod is being called and if called then it is executing successfully
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.