[Mono-dev] Bug in System.Web.UI.WebControls.DataGrid colums autogeneration

Vladimir Krasnov vladimirk at mainsoft.com
Sun Feb 19 08:13:46 EST 2006


Hello,

I've found a bug in columns auto generation in DataGrid class.
The columns are not generated at all if the specified data source is
list of items where each item is a custom class. Is this case it should
generate column to each property of the class.

Test case URL:
/System_Web_UI_WebControls/WebControl/WebControl_Attributes.aspx

Please approve the attached patch
If no one objects, I will commit.

Vladimir Krasnov



More information about the Mono-devel-list mailing list