Sorry, I forgot the patch file

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vladimir
Krasnov
Sent: Sunday, February 19, 2006 3:14 PM
To: mono-devel-list@lists.ximian.com
Subject: [Mono-dev] Bug in System.Web.UI.WebControls.DataGrid
columsautogeneration

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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Attachment: DataGrid.cs.2.patch
Description: DataGrid.cs.2.patch

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to