Exposing custom collections as datasources for VS in design time... how to do that?

S

SammyBar

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top