Groups | Blog | Home
all groups > dotnet windows forms databinding > september 2005 >

dotnet windows forms databinding : Exposing custom collections as datasources for VS in design time... how to do that?


SammyBar
9/19/2005 8:57:26 AM
Hi all,

I have some custom collections (ArrayList of custom Objects) and I want to
display them using typical Windows form controls (DataGrid, Combo). What
should I do to expose them as valid datasources to these controls? What if I
want that these collections work with Visual Studio on design time in order
to allow me easy create grid columns on design time? Can you point me to
some examples?

Thanks in advance
Sammy

Tim Wilson
9/19/2005 10:39:07 AM
See if the article below helps.
http://msdn.microsoft.com/msdnmag/issues/05/08/CollectionsandDataBinding/default.aspx

--
Tim Wilson
..Net Compact Framework MVP

[quoted text, click to view]

AddThis Social Bookmark Button