Jump to content


Photo

Retrieve Records


  • Please log in to reply
3 replies to this topic

#1 Saulo

Saulo
  • Members
  • 1 posts

Posted 14 September 2008 - 12:27 AM

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

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

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
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.

#3 john123

john123
  • Members
  • 5 posts

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

#4 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

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.
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.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users