Hello Joon,
Thank you for contacting us.
Only the Android RadListView control supports header and footer. You can check
this article to see how to set them. The iOS TKListView control does not support header/footer, which means that even with custom renderer this scenario cannot be supported.
Here is an example of a custom renderer that sets a header to the Android list view:
The only workaround that comes to my mind for iOS (and for Android with no custom renderer) is to group the items in the list view in a single group and use the group header.
Here you can find more information about grouping.
I hope this helps. Please, let us know if you have some custom solution for iOS in mind that requires extending the functionality of the default Telerik ListView renderer and you need help with that.
Regards,
Rosy Topchiyska
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