Hi,
We have used Ultra Web grid - Hierarchical (Infragistics version 11.1). We have used paging in this grid. I have set pagesize as 10. We have hosted the application in IIS server.
After binding the ultrawebgrid, the grid contains 18 pages. The issue is, when I press Next button to move the next page it shows "HTTP - 404 - Resource cannot be found error". But it is working fine when I run the solution and access the same page in local environment.
Kindly help me to resolve the issue.
Thanks in advance.
Hello Nandhakumar Rangasamy,
Make sure the DataSource and paging are correctly set, based on the documentation here:
http://help.infragistics.com/Doc/ASPNET/2011.1/CLR4.0/?page=Web_Controls.htmlhttp://help.infragistics.com/Help/Doc/ASPNET/2011.1/CLR4.0/html/WebGrid_Paging.html
Please notice,NetAdvantage v11.1 was developed and maintained for browser versions existing at the time the product was in its live cycle, so it is expected to have issues when using current browser versions and environment.
Unfortunately, NetAdvantage v11.1 is no longer supported by Infragistics Developer Support, and is no longer eligible for active maintenance or bug fixes. For information on the lifecycle of Infragistics products, refer to the Product Lifecycle page via the following link: https://ko.infragistics.com/support/product-lifecycle
You can refer to the installed product documentation and our online Knowledge Base for answers to the how-to questions that you may have. You may be able to get assistance from other customers who have encountered similar issues in the past, using the peer-to-peer forums on our website. Please note that Infragistics Developer Support does not monitor these forums, and that answers provided are most likely coming from other users of the product. You can reach our peer-to-peer forums using the following link: https://ko.infragistics.com/community/forums
If you are currently using COM/ActiveX products in a project, or are considering .NET for future development, we ask you to look at the NetAdvantage for .NET toolset to meet your future presentation layer needs. You can find more information about NetAdvantage for .NET at the following link:
https://ko.infragistics.com/products/aspnet
Herewith I have attached the error screen shot for your reference.