Hello ALL,
I am facing with an issue while paging in inner grid of Hierarchical Grid.
I bind the data on page load, here I store the data in a session.I am assigning the session data in page init while paging.
Here when I go to second page for outergrid, then I click on next page for inner grid, here I the data doesnot bind to the grid or ajax control does not load the grid again.
I am using Ajax control toolkit 3.5 and infragistics dll version 11.2.
Can any one please help me in fixing the issue.
Thanks in advance!!
Regards,
Chaitanya Kumar
Hello Chaitanya,
Thank you for contacting Infragistics!
I have created a sample WebHierarchicalDataGrid with paging to test this behavior. I have been unable to reproduce this behavior. I have used version v11.2 with service release 2225. What service release are you using for v11.2? Please test my sample and let me know what you seen. Please provide me with an isolated sample that reproduces this issue so I can look further into this matter to see what may be causing this issue.
Note I have removed the ig_res folder for file size to be able to attach it to the forums.
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.
Hi Mike ,
Please Find the following Details related to the issue:
I am using infragistics 11.2 the below version.
Infragistics4.Web.v11.2, Version=11.2.20112.1019.
I am attaching the sample aspx file and code behind for the related issue i am facing.
I am using ajax tool kit version 3.5.
also using Splitter in my screen having this grid.
Hope these information is sufficient to anaylse this issue.
Thanks & regards,
Here the attachment attached related to the issue.
Hello,
Thank you for the update. I have updated my sample to use 1019 of v11.2 I am still unable to reproduce this issue. Please provide me with an isolated sample that reproduces this issue. Note you will have to remove the styles and bin folder to attach it to the forums. Note, please also use the account you used to create this thread to update the thread.
I am following up to see if you can provide me with an isolated sample that reproduces this behavior.
Thank you for the update. It doesn’t have to be the page you are using that is confidential. It just has to be a sample that reproduces the issue. If it is an isolated sample it is usually better as it narrows down there the issue may be occurring.
Hi Mike,
Providing you the application solution which I am facing is not possible as its confidential.
Let me tem you that when I do paging for inner grid, I get Error: ASP.NET Ajax client-side framework failed to load.
Do you have any idea on fixing this issue, which would also fix my paging issue.
Chaitanya