[Mono-dev] bug in datagrid

Vladimir Krasnov vladimirk at mainsoft.com
Mon Mar 6 07:35:57 EST 2006


Hi, 

The attached patch fixes the problem. Please check and approve.
I will commit if no one objects.

Unfortunately, I cannot create a test case, because a postback is needed
to reproduce the problem.

Vladimir Krasnov

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Tomek
Soroka
Sent: Thursday, March 02, 2006 9:35 PM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] bug in datagrid

Hi!

There is probably a bug in DataGrid control.

I attached small test case.

On .NET 1.1 it works well - write that we have four cells in grid and 
actual selected index is properly colored.
In mono write that there is only one cell, and selected index seems to 
be on step behind... best You will see it on test case.
I used mono 1.1.13.2 to test it

I haven't tested it with 1.1.13.4 but it seems that bug is longer in svn

because on 1.1.7 it works well.

best
Tomek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataGrid.cs.10.patch
Type: application/octet-stream
Size: 373 bytes
Desc: DataGrid.cs.10.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060306/602f673d/attachment.obj 


More information about the Mono-devel-list mailing list