G
Guest
Hallo to all
I'm on dot net framework 1.1
I have a data table populated with about 300k records
I have a serious performance issue filtering the data table using data table
select methode
(I can not use find on the rows collection because I search for non PK values)
there should be a way to improuve performance, Since its not so much data
Thanks ahhead
DZP
I'm on dot net framework 1.1
I have a data table populated with about 300k records
I have a serious performance issue filtering the data table using data table
select methode
(I can not use find on the rows collection because I search for non PK values)
there should be a way to improuve performance, Since its not so much data
Thanks ahhead
DZP