Hello Tayfun,
I am glad to hear you have managed to solve the issue.
Please note that some of the Telerik UI for Xamarin controls, like RadListView, RadDataGrid and RadTreeView, use UI Virtualization, or other optimization methods, that require the visual parent to provide vertical or horizontal space for the control to fill into. In this case placing the control inside a StackLayout with ScrollView causes some issues. We have a help article in our documentation regarding this - please check the link below:
https://docs.telerik.com/devtools/xamarin/troubleshooting/controls-are-not-appearing
As a solution you could use a Grid layout with 2 rows. For example:
I hope I was helpful.
Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items