Bharath
Results
1
comments of
Bharath
if you are using cloneWithRows while assigning to dataSource, comment it and assign the values directly to dataSource like dataSource: data instead of dataSource: ds.cloneWithRows(data) hope it helps!