I have a TGrid connected to TUniTable in a mutiplataform application, in Windows OK, In MacOSX OK, but in Android no data appear, only header show titles?
Some Idea?
Problem displaying data in grid in Android
Re: Problem displaying data in grid in Android
UniDAC includes demo samples, as well as those ones which allow working on mobile platforms: [UniDAC install folder]\Demos\Mobile\ . Do the problems with data displaying occur in your environment when executing this sample or when you run your application ?