Subject RE: [IBO] Client-Side Filtering
Author Thomas Steinmaurer
Hi Paul,

> I believe that if you use the OnFilterRecord event it will stay client side.
> At least that's what Jason told me - havn't tested it myself yet ;-)

;-)

Well, I still see in the SQL monitor that the statement
gets re-executed if the filter changes.

I've set AutoFetchAll := True for my TIB_Query, but there
still seems to be traffic between the client and the server.

Any further ideas?


Thanks a lot,
Thomas