I am sure everyone ran into this problem at some point. Is there a good solution?
I need to show records from database in a listbox or a grid. Number of records is about 50,000 and it will take too long to load them into listbox. What is the way to do it?
I need to show records from database in a listbox or a grid. Number of records is about 50,000 and it will take too long to load them into listbox. What is the way to do it?