UniDAC and FMX Livebinding
Posted: Mon 20 Apr 2015 17:23
Hello,
Sorry for asking here but I didn't found any suitable informations on the net.
I'm developing an Android application with Delphi Xe7 / Xe8 ... Needless to say that I'm a little bit lost with all the "Firemonkey Stuff".
I'm trying to found a way to synchronize my TUniQuery with an "livebinded" TGrid component.
For exemple, Uniquery.Refresh and Uniquery.RefreshRecord doesn't refresh the grid nor refresh the record.
Moving into dataset (next, previous...) doesn't move the selected TGrid selected item...
This is really frustrating as everything was so easy on the vcl side !
Do you have perhaps any mobile sample ?
Sorry for asking here but I didn't found any suitable informations on the net.
I'm developing an Android application with Delphi Xe7 / Xe8 ... Needless to say that I'm a little bit lost with all the "Firemonkey Stuff".
I'm trying to found a way to synchronize my TUniQuery with an "livebinded" TGrid component.
For exemple, Uniquery.Refresh and Uniquery.RefreshRecord doesn't refresh the grid nor refresh the record.
Moving into dataset (next, previous...) doesn't move the selected TGrid selected item...
This is really frustrating as everything was so easy on the vcl side !
Do you have perhaps any mobile sample ?