Possible to databind a Winforms DataGrid to a DataReader?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there :) I seem to remember seeing an article where someone showed how to populate a System.Windows.DataGrid on a Form by using databinding. Almost like how it's done in Asp.Net. Or is the only way to work with a WinForms datagrid, to databind to a DataTable in the disconnected way? Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't