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)
|
- Re: [DUG]: ActiveRecord and BufferCount Neven MacEwan
- Re: [DUG]: ActiveRecord and BufferCount Paul McKenzie
- RE: [DUG]: ActiveRecord and BufferCount Andreas Toth
- Re: [DUG]: ActiveRecord and BufferCount Neven MacEwan
- RE: [DUG]: ActiveRecord and BufferCount Myles Penlington
- RE: [DUG]: ActiveRecord and BufferCount Myles Penlington
- Re: [DUG]: ActiveRecord and BufferCount Neven MacEwan
- [DUG]: Utility: Window --> Source? Andreas Toth