We have a webhierarchicalgrid which does not have any bands and has only columns.
We have set the grouping settings here and the grouping is enabled here.
But we see that paging does not work here.Is it a known bug ?
Hi divyaramesh,
If you are expecting a page count of 8 to have 8 group rows, that is not the behavior. When paging is on, it works on Data rows, not the group rows. I hope this clears up any confusion.
regards,David Young
Dave,
We have a webhierarchicalgrid to which we have bound a list.We have enabled grouping on the grid.
But we see that when we enable paging behavior on the webhierarchicalgrid,the pager displays the correct number of pages and correct number of data rows.But strangely we see that ,when we do a page change or try going to the next page,the grid is not refreshed with the data on the second page.It still has the data in the first page.
And we have not written any custom paging.Its the default paging provided by infragistics that we are trying to use.
So what could be the reason for this behavior.We have enabled paging on webdatagrids.There we dont see any problem.Its only in webhierarchicalgrid paging that we see this behaviour.
So can you look into this and let us know a possible solution as soon as possible.
Thanks,
Divya
Hey Mike,
The solution helped and we were able to resolve the problem.
Hello Divya,
I haven't heard from you in a few days and just wanted to check to see if there was anything else I can do for you. If I don't hear from you in 3 days I will go ahead and close this case as inactive. Once a case is closed you will still be able to open it again within 30 days.
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
I am following up to see if the information and sample provided have resolved this matter.
I followed the steps you suggested and was unable to reproduce the behavior you're describing. I created a WHDG and bound it to a dataset and enabled grouping and paging. The WHDG preforms as expected. When you say you have bound the grid to a list to can you clarify what you mean?
I have attached the sample project I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.
If the project does not work correctly, this indicates either a problem possibly specific to your environment, or a difference in the DLL versions we are using. My test was performed using version 11.1.20111.1006 in NetAdvantage for ASP.NET 2011 Volume 1.
If the project does show the product feature working correctly, this indicates a possible problem in the code of your application. It will help if you can provide a small, isolated sample application that demonstrates the behavior you are seeing.
Or, if this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.
Please let me know if I may be if further assistance with this matter.