3
Answers

DataGridView many rows (1.000.000) too slow

Hello everyone,

I have a table with 1.000.000 rows. I'm trying show It in a DataGridView put my application is breaking during this operation.

What I must do??

 

Answers (3)