Dear Team,
When IGGRD are preselected with virtualization true and continuous in version 20141, if we select any checkbox it is throwing runtime error saying "length is undefined".
However when the same is used in 20132 version , error is not coming. but check box is not selected and records are shown in selected style.
Please guide .
Regards,
Bala
Hello Bala,
Thank you for contacting Infragistics!
We received your support request concerning a "length is undefined" error in the igGrid, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and I will attempt to create a sample to recreate your issue. I will get back to you by the end of the day tomorrow with more information or questions for you.
Thanks for that.
Our actual case is below:
1. Define a grid with virtualization - true and mode continuous, and Row selector feature with check box and selector.2. On page load - select first 2 records and bottom 2 records[My grid consisting of 1000 records for example row # 1,2 & 999,1000 are selected] ,
In version 20141After page loaded select any check box which is not checked - it will throw length error.
In version 20132After page loaded select any check box which is not checked - it will not throw error, but when I scroll down to the bottom selected records will not be checked however row are in selected status.
Waiting for your reply.
Regards,BALA