Re: [Mono-list] DataGridView databind

2009-11-30 Thread Carlos Alberto Cortez
Do you have a test case for this issue? This seems to be a bug, so we need a test case to know what's happening there. Carlos. 2009/11/30 Rıdvan Tülünay > I cannot bind DataGridView in MONO, > throw this exceptions. > > System.ArgumentOutOfRangeException: Argument is out of range. > Parameter n

[Mono-list] DataGridView databind

2009-11-30 Thread Rıdvan Tülünay
I cannot bind DataGridView in MONO, throw this exceptions. System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: Column index is out of range. at System.Windows.Forms.DataGridView.InvalidateCell (Int32 columnIndex, Int32 rowIndex) [0x00055] in /usr/src/packages/BUILD/mono

[Mono-list] Which Memory Figures to Trust (Is the memory leak as bad as it would seem)?

2009-11-30 Thread Dan Saul
Hi, I am currently writing a program. It does have a memory leak that I am searching or (some objects are never deallocated). But this is not what this thread is about. While searching for this and trying to see how bad it truly is I have come up with some conflicting information and I would like