Infragistics grid does not work properly when infinite scroll and group by behavior is clubbed together. When I group a column and try to scroll, it shows empty records.
Hi Arunava,
Thank you for posting to Infragistics Community!
I have been looking into your question and I suppose that by “infinite scrolling” you are referring to the Remote Data Operations scenario for the IgxGrid, is this correct?
After testing this configuration in this sample I was able to reproduce similar behavior and after reviewing it with the development team, it has been identified as an issue. As a result, I have logged it in our GitHub repo here. Any concerns or questions that you have can be directly addressed in the issue, which will give you the opportunity to directly communicate with our development team.
In order to receive a notification whenever a new information is available. Please make sure that you are subscribed to the issue. This can be achieved via “Subscribe” button.
Please let me know if you need any further assistance regarding this matter.
Best regards,Bozhidara PachilovaAssociate Software Developer
Hi Bozhidara,
Yes I was referring to remote data operations. Thank you for the issue link. I will ask my queries there.
Regards
Sure, please feel free to provide additional details on the issue.
Thank you for using Infragistics Components.
Best regards, Bozhidara Pachilova
Could you please provide any timeline for fixing this issue.
Please, check out the discussion in the issue, where the development team has provided answers as to why remote grouping is not built-in and has to be implemented on application level.
Additionally, as suggested there, in case your scenario involves always having grouped columns, maybe you could consider leveraging the Tree Grid, which also provides Load On Demand capabilities.