Feature suggestion: Fast scroll mode

Hello,

I'm using SfDataGrid for my Android and iOS music player app. The list of songs can get very large ( > 1000 songs) and if the user wanted to scroll to the top or the bottom, it would take a very long time. I wish that there would be a setting which would allow the user to swipe on the right hand side to scroll much faster. It should work like the fast scroll in Android ListView.

1 Reply

VR Vigneshkumar Ramasamy Syncfusion Team October 2, 2018 04:46 PM UTC

Hi Halil Göcer,  
  
We have used the Framework scrollbar in the SfDataGrid for Xamarin.Forms.Android and Xamarin.Forms.iOS platforms. If scrolling down to bottom or scrolling up to top using scrollbar is provided on Framework, we could also able to scroll using Scrollbar in the SfDataGrid. Since it is from framework, we cannot use scrollbar to scroll the SfDataGrid in Xamarin.Forms.Android and Xamarin.Forms.iOS.  
  
Note: It is Xamarin Framework that scrolling cannot be done using scrollbar in Xamarin.Forms.Android and Xamarin.Forms.iOS.  
  
Regards,  
Vigneshkumar R 


Loader.
Up arrow icon