If you have special performance needs, you can implement virtual mode and provide your own data management operations. For more information, see Data Display Modes in the Windows Forms DataGridView ...
The xref:System.Windows.Forms.DataGridView control and its related classes are designed to be a flexible, extensible system for displaying and editing tabular data ...
This seems like such a simple thing to do and yet I can't get it to work.<BR><BR>All I want to do is databind a WinForms DataGridView to a data source, modify the data source programatically and then ...