I'm a newbie in C#/Xamarin/Android/Mobile development.
I'm calling an API that returns rank, name and budget of a bunch of movies.
I would like to display this data as a table (sort of Excel-like table, no need to have filters):

I've been investigating and I see there's a TableLayout form in Xamarin. But I don't think I could get this view with the TableLayout. Is the only possibility to create an HTML/CSS table based on the JSON I get from the API?
I'm also considering Google Chart's table, but I wonder if this is overkill for what I need...
You can use GridView present in Xamarin or if you want to display them in the type of excel with the features like sorting removing etc you can use the plugins like Syncfusion
Take a look at this link below about the grids in syncfusion which can be used in Xamarin android
http://help.syncfusion.com/xamarin-android/sfdatagrid/overview
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With