I am evaluating Telerik's Xamarin.Forms product to see if it can provide for our needs.
I need to display data in grid form with columns and rows larger than the device's screen size. The user should be able to swipe horizontally or vertically to see their data, and I need the left two columns to be frozen so they remain on screen at all times.
I think the ListView Telerik provides covers all of these but the frozen columns. Is there a way to do this?