Page 1 of 1

Delphi Android Bug : cant edit livegrid

Posted: Mon 21 Jan 2019 12:34
by Senad
Probably one of your endless bugs . I cant edit anything in the grid.
TMS Component Pack 8.5.1.0 with Rio. Provider is sql server. Connection is OK.
(TTMSFMXGridEditingOptions) is set to true.
It seems BindNavigator1 is useless.
Shall I sing to it ? Perhaps it lets me edit,who knows ...

Re: Delphi Android Bug : cant edit livegrid

Posted: Fri 01 Feb 2019 15:58
by Stellar
The issue may occur because of the use of a third-party component (TMS Component).
Please try reproducing the issue using standard components (TDBGrid) and notify us about the results.

Topic

Posted: Fri 15 Feb 2019 10:44
by DrPsyche
Senad wrote: Mon 21 Jan 2019 12:34 Re: Delphi Android Bug : cant edit livegrid

Probably one of your endless bugs . I cant edit anything in the grid.
TMS Component Pack 8.5.1.0 with Rio. Provider is sql server. Connection is OK.
(TTMSFMXGridEditingOptions) is set to true.
It seems BindNavigator1 is useless.
Shall I sing to it ? Perhaps it lets me edit,who knows ...
I'm using TDBGrid and everything works fine. Previously, I had issues as I couldn't edit SQLite database using DBGrid.

Re: Delphi Android Bug : cant edit livegrid

Posted: Fri 22 Feb 2019 14:02
by Stellar
Please notify whether the problem when editing SQLite database with DBGrid has been solved.
If the problem still exists, please describe it in more detail.

Re: Delphi Android Bug : cant edit livegrid

Posted: Wed 13 Mar 2019 23:24
by Senad
Even when I use normal grid the edited data is not saved to the database.
On sql server I have full control of the stored procedure and the table.
Normal grid, I can kind of edit , but as soon as I refresh the table the modified record reverts to its original state.

Re: Delphi Android Bug : cant edit livegrid

Posted: Wed 13 Mar 2019 23:25
by Senad
Stellar wrote: Fri 22 Feb 2019 14:02 Please notify whether the problem when editing SQLite database with DBGrid has been solved.
If the problem still exists, please describe it in more detail.
I can send you the *.apk if you like.

Re: Delphi Android Bug : cant edit livegrid

Posted: Wed 13 Mar 2019 23:26
by Senad
Stellar wrote: Fri 01 Feb 2019 15:58 The issue may occur because of the use of a third-party component (TMS Component).
Please try reproducing the issue using standard components (TDBGrid) and notify us about the results.
Using standard components - edited record is not saved in the database.

Re: Delphi Android Bug : cant edit livegrid

Posted: Fri 15 Mar 2019 14:30
by Stellar
Unfortunately, we can't reproduce the issue. To investigate this behavior of UniDAC, please compose a small sample demonstrating the issue and send it to us, including database objects creating scripts.
You can send the sample using the contact form at our site: devart.com/company/contactform.html