When I try to navigate to the records above the last in actual screen, NextDBGrid do not retrieve the next records in dataset. I made the same test with Delphi TDBGrid using key arrows too and this component loads all records in dataset.
I've tried to enable doRetrieveRecords in DataAware Options, but isn't work too.
Can you help me? I'm using 4.5 version
Retrieve Records
Started by Saulo, Sep 14 2008 12:27 AM
3 replies to this topic
#1
Posted 14 September 2008 - 12:27 AM
#2
Posted 14 September 2008 - 11:23 AM
Hello Saulo,
This is known bug of NextDBGrid when used with some DataSet types, and unfortunatelly I don't know solution for it. If you want, I will refund your money.
Best regards
This is known bug of NextDBGrid when used with some DataSet types, and unfortunatelly I don't know solution for it. If you want, I will refund your money.
Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
#3
Posted 01 April 2013 - 12:52 PM
Hi Boki,
i use follow Code in my program:
DM.Qry.UpdateCursorPos;
DM.Qry.Recordset.Resync(adAffectCurrent, adResyncAllValues);
DM.Qry.Resync([]);
But, nxDbGrid(5.8) no Update Records
i use follow Code in my program:
DM.Qry.UpdateCursorPos;
DM.Qry.Recordset.Resync(adAffectCurrent, adResyncAllValues);
DM.Qry.Resync([]);
But, nxDbGrid(5.8) no Update Records
#4
Posted 04 April 2013 - 07:22 PM
Hm. not sure why it wont work.
This should trigger change method which repaint cell. I will need to check it.
This should trigger change method which repaint cell. I will need to check it.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











