Binding objects to DataGrid - public fieald instead of public properties

Hi to all!
I would like to bind an array of objects to DataGrid control. It is possible to do this by CurrencyManager and dataGrid.DataSource property. But the problem is that dataGrid shows only public properties. I have generated C# classes from xsd schemas which include only public fields. Is there any way to bind and show my public fields on dataGrid.
Thanx,
Ziga
[397 byte] By [fddsfsdf] at [2007-12-24]
# 1
Sorry No
KenTucker at 2007-10-8 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...