09-08-2008, 12:21 PM
For entering test-data in a 5250 TerminalEmulator screen, I'm reading data from a dataTable ... with about 800 records per customer-code !
Is there a way to filter a DataTable narrowing down the result to e.g. all order-records of order-type 'xx' for one specific customer ?
Or is there a really fast search-option instead of reading the records one-by-one until you find the one that you're looking for ?
Is there a way to filter a DataTable narrowing down the result to e.g. all order-records of order-type 'xx' for one specific customer ?
Or is there a really fast search-option instead of reading the records one-by-one until you find the one that you're looking for ?