Hello
I have one question.
In my program (PassGen) i have a DataGridView control that stores passwords.
But when i add more about 20,000 or more entries at the same time (using "Generate List", UI freezes up for a few minutes.
I tried to add new entries from a background thread (so main thread will redraw the form), but run into exceptions
How to do that?
RaZeR.








Reply With Quote
