In listView component when loading data from remote if virtualization is enabled it won't bind data to the component
Tried Scenario: example of list view component with loading data using remote data is been used in the same virtualization related code is been included and tried to enable virtualization here where control fails to bind data to the component can you please help me out in this scenario
Below link is what we have tried up in this code spinet make enableVirtualization as true data will not load into the listView component