I have combine two (three) database into one datagridview, and there are about 20 thousands of record on my datagrid. It take a supper long time to load the program. So I have a search button (hope to help it load faster, but not helping much (so is the filter)). Is there any wait that I can make the datagrid to load faster when debugging
?
Thank You.

Thank You.