Show a collection in a table

  • Thread starter Thread starter HEX77
  • Start date Start date
H

HEX77

Hello!

I am new in dotnet world, and i have some problem.
I have a collection with objects from x class. The class has 3
properties.
I would like to create a table which shows a list with these 3
properties, in 3 columns.

A saw datagrid, but it's created for databases...

So i need a components like JTable of Java...

Can anybody help me?

Thanks
 
Back
Top