I'm trying to figure out how to bind a ListView to two or more objects in Xamarin forms...
I want to keep the objects separate because they both correspond to different tables in a database. Is it wrong of me to want to keep them separate?
I'm trying to figure out how to bind a ListView to two or more objects in Xamarin forms...
I want to keep the objects separate because they both correspond to different tables in a database. Is it wrong of me to want to keep them separate?