Disappearing datagrid headers
Posted: Wed May 29, 2013 10:22 pm
I have a couple of cards with datagrids on them to show data from a SQLite table in my application. They work great. However ...
When I run the app on my Android device the header text for the datagrid columns are empty. The header IS shown, but without the columns labels. They show as they should on Mac and Win. So I'm stumped as to why they are missing on Android.
In an earlier version of my app I know that the column headers WERE showing, but now they are not. So I re-created the DGs but that did not fix it.
Can anyone give me an idea of how to fix this?
TIA.
When I run the app on my Android device the header text for the datagrid columns are empty. The header IS shown, but without the columns labels. They show as they should on Mac and Win. So I'm stumped as to why they are missing on Android.
In an earlier version of my app I know that the column headers WERE showing, but now they are not. So I re-created the DGs but that did not fix it.
Can anyone give me an idea of how to fix this?
TIA.