© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•12mo ago•
2 replies
Juan19

DataGridView Virtualization Implementation

It supposed to make DataGridView smoother but i don't know how to implement it. in order to put data into DataGridView, the only thing i know is to query all data from Database and put it in DataTable object and then assign it to DataGridView.DataSource, but this will become laggy for large data.

Can anyone explain how to implement it please? thanks 🙂
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Datagridview
C#CC# / help
11mo ago
❔ DataGridView Issue
C#CC# / help
3y ago
❔ DataGridView Buttons
C#CC# / help
4y ago