List View with many records

cirollo

Active Member
Licensed User
Longtime User
Hi!

I'm having a real big problem.
I have a listview that show data from customer table
For testing purpose I used approx 100 record.

Going to my customer, the table was filled with 2940 records.
Each record has 15 fields
When I open the ListView the process is closed and the program crashed

what could be????
 
Top