What is the fastest method to filter a dataview?

Re: Best and quikest method to filter a dataview by Cor

Cor
Thu Feb 02 00:07:04 CST 2006

Tim,

A rowfilter for the rows and a ToTable for the columns.

I hope this helps,

Cor