Ivan's Space

Writing about leadership, management, emotional resiliency, software engineering, tech, gadgets.




read

In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do some work.

Ladies and Gentlemen, with ~70 commits, 20+ officially filed bugzilla bugs fixed and many dozens of such that weren’t filed and discovered by extensive interactive testing of various test samples and my own application I have revamped the DataGridView and various pieces of DataBinding in Mono’s Windows Forms implementation. Your DataGridView applications should work out of the box (mine does :-)). Those fixes will be part of the Mono 2.4 release for which we will be branching this month.

Be nice and test your applications with Subversion HEAD or Mono 2.4 branch once it is available (http://mono-project.com/Compiling_Mono) and in case you find any problems be nice and report them to us (http://mono-project.com/Bugs), so that we can fix them for Mono 2.4.

Ciao!

DataGridView SVN HEAD caught in action

DataGridView SVN HEAD caught in action

Blog Logo

Ivan Zlatev


Published

Image

Ivan's Space

Writing about leadership, management, emotional resiliency, software engineering, tech, gadgets.

Back to Overview