Posted 14 September 2017, 11:31 am EST
I loaded wijmo grid with 10 records initially and each record contains the details view and detailvisibilitymode set to “ExpandMulti”. As a user I can expand few rows to see details view. Until this point I don’t have any problem.
Then after I able to scroll down and able to update the wijmo collection with new paged data using infinite scroll. When I update source collection I was not able maintain the state of the details view of previously expanded records.
Is there any way I can maintain the state of the expanded records with out manual interaction upon refresh.