On another thread, I worked out my XamDataGrid pulling data from a Sqlite db. I have a new problem that I'm not sure if I missed something in my setup or possibly there is a glitch in the latest Xamarin install on iOS. My test app seems to work fine on Android, but when I try it out on iOS on a physical iPhone, it is just not there. My search bar is there, the label to display the selected item is there but they are right on top of one another with no Grid at all. This is not a problem with my previous version using a Listview in place of the Datagrid. Any ideas? Something to look for, etc.?