[Mono-bugs] [Bug 78011][Maj] New - slow datagrid cell drawing.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 4 14:13:24 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by alfredo.canas at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78011

--- shadow/78011	2006-04-04 14:13:24.000000000 -0400
+++ shadow/78011.tmp.20430	2006-04-04 14:13:24.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 78011
+Product: Mono: Class Libraries
+Version: 1.1
+OS: SUSE 9.2
+OS Details: Suse 10
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: alfredo.canas at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: slow datagrid cell drawing.
+
+I have been testing the latest windows forms and I thought the latest
+version 1.1.13.6 would change the slow performance of the Windows Forms
+DataGrid. 
+
+To Reproduce:
+1.-Just Generate a DataSet (with more than 50 records) with any kind of
+data with at least 12 columns
+2.- Bind the Datagrid with the dataset.
+3.- Try to scroll down the datagrid.
+
+
+Actual Results:
+The cell drawing looks awfully slow, you can even see how they are being drawn.
+
+Expected Results:
+Too draw datagrid cells faster.
+
+How often does this happen? 
+Everytime


More information about the mono-bugs mailing list