Stifu wrote: > > Performance issues are known, but the priority is on functionality and bug > fixing. > > Please report the other bugs though (such as the horizontal scrolling with > keyboard one). > > >
Thanks for your answer. Where can I report bugs for Windows.Forms, is this forum the correct place? Also there should be a line to define a performance problem as a bug, and this line is when related item is really not usable because performance, if I assign 50 records datasource to a DataGridView I must wait 1 minute (100% cpu use in this minute). I think DataGridView do lot of text measurement calls, I don't know the internals but if the DataGridView is usable for other people, maybe this is not happening on other machines (video driver problem?). -- View this message in context: http://www.nabble.com/DataGridView-problems-tp23986641p23987898.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
