Scroll issue (using ScrollToRowIndex) when AutoFitMode is Dynamic Height in SfListView

Hi,

I'm using DataTemplates with SfListView to display a set of Questions. AutoFitMode is set to dynamic height.
When a large question gets added to the ListView item-source, the automatic scroll set up using ScrollToRowIndex doesn't work properly.
The listview scrolls to the end clipping of the top portion of the added Question (Tried to fix this using all four scroll to positions available) in smaller iPad devices. The issue occurs when the added content size is greater than the screen size. Is there any way by which I can scroll the listview in such a way that the starting portion of the added content is visible on the screen?

Thanks,


1 Reply

LN Lakshmi Natarajan Syncfusion Team February 3, 2022 04:21 PM UTC

Hi Joseph, 
 
We have tested our sample with long text and the scrolling works fine as expected. We have tested our sample in iPhone 12 Pro Max – 14.4 simulator and attached the tested sample in the following link, 
 
 
Could you please check our sample and let us know if you still facing the same issue? If not, please modify our sample and revert us back with the following link which would be helpful for us to check on it and provide you with the solution at the earliest, 
  • Issue replication video
  • Tested device details
  • Syncfusion and Xamarin.Forms versions
 
Lakshmi Natarajan 
 


Loader.
Up arrow icon