Hello,
We are using iGrid with Unbound columns and remote paging in our web application. We recently discovered that unbound values are not getting updated after we switch to another page.
We found out that this is known bug in igGrid: http://www.igniteui.com/help/iggrid-known-issues#unboundValues-remote-paging
We cannot use paging on client side - we have too much data.
Is there any other workaround than paging on client side or any fix planned?
Please advise.
Thanks
Hello Adam,
Do you need any further assistance regarding this matter?
Regards,
Tsanna
Instead of remote paging, I suggest you to use virtualization along with unbound columns. I prepared a small sample demonstrating this behavior for your reference. Please let me know if it works for your requirement and if you have any further questions.