Hi:
I was trying to test a .NET GUI application with Mono/ubuntu, the exe
file is built by VS2005 and runs well on windows.
I got below error message:
Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.NotImplementedException: The requested feature is not
implemented.
at System.Windows.Forms.DataGridViewButtonCell.GetValue (Int32
rowIndex) [0x00000]
at System.Windows.Forms.DataGridViewCell.get_Value () [0x00000]
at System.Windows.Forms.DataGridViewRow.PaintCells
.......
My test environment is ubuntu 8.10 and Mono JIT 1.9.1
Thanks!
Qi
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list