Remove Packet Tclientdataset

Asked

Viewed 30 times

2

Hello.

I have a Tclientdataset, and in it I define the parameter FetchOnDemand := False and PacketRecords := 10;

At the event AfterScroll calling GetNextPacket, and in this way I have data demand control.

However, if I have a very large table, and go to the last record, when giving a Refresh may end up taking too long.

This way I would like to know if I have how to remove a package at the time of requesting another, ie when calling the GetNextPacket.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.