Subject | Re: [IBO] IBO and Grid selection |
---|---|
Author | Andy Murphy |
Post date | 2003-05-29T10:14:45Z |
There is a good reason I dont use the TIBO Sorting.
I only allow a buffer of 80 records to be pulled accross to the client at
any one time. Users can do searches that if all the records where brought
back to the client would result in 250,000 records being brought accross. If
I wanted it to bring all the records over, I would simply switch my datagrid
to do auto sort which it can do no problem at all.
I only allow a buffer of 80 records to be pulled accross to the client at
any one time. Users can do searches that if all the records where brought
back to the client would result in 250,000 records being brought accross. If
I wanted it to bring all the records over, I would simply switch my datagrid
to do auto sort which it can do no problem at all.