Yes and No.
Depends if your dataset implements RecordCount. In whihc case you could set the BufferCount equal to the record count.
 
I just gotta ask why though ...
 
Myles.
-----Original Message-----
From: Neven MacEwan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 26 September 2002 1:10 p.m.
To: Multiple recipients of list delphi
Subject: [DUG]: ActiveRecord and BufferCount

Hi all you DataSet gurus :-)
 
I am writing a dataaware control that shows all records in a dataset at once
 
Finally to get it to work I had to DataLink.BufferCount to some large number
 
DataLink.BufferCount is normally set to the visiblerowcount on a DBGrid but
as I need the whole dataset is there anyway of setting the BufferCount
explicitly to the whole table (its a memory table so mem usage is not an issue)
 
 Regards Neven
 N.K. MacEwan B.E. E&E
 Ph 649 621 0001
 Fax 649 621 0400
 [EMAIL PROTECTED]

Reply via email to