Re: Mono/WinForm DataGridView Delete line causes application end
Ivan Zlatev <[email protected]>
| Newsgroups | gmane.comp.gnome.winforms |
|---|---|
| Message-ID | <[email protected]> |
Hi, Can you please file a bug on bugzilla with a test case attached and I will try to take a look at this issue as soon as possible, thanks. http://mono-project.com/Bugs Kind Regards, Ivan Zlatev http://ivanz.com On Mon, Apr 26, 2010 at 2:23 AM, Rodrigo Augusto Correia Rosalino <[email protected]> wrote: > > Hello everybody... > > I'm starting with Mono (C# and Windows Forms) and i found something > interesting... > > I created one small project (just for testing) using Windows Forms and C#. I > added one form with one DataGridView and one button. > > The code for this button is: > > this.dataGridView1.Rows.Add(new object[] { "FIELD 0", "FIELD 1", "FIELD 2", > "FIELD 3" }); > > When i click this button 2 times, my application adds 2 new lines. If i try > to delete this lines, first i select the line then i press delete. The first > line is deleted just fine but the second line cause my application to end > without any warning or any kind of exception. It just ends. > > Any help would be appreciated. > > Thanks in advance. > > Rodrigo > > ________________________________ > Quer usar o Messenger sem precisar instalar nada? Veja como usar o Messenger > Web. > _______________________________________________ > Mono-winforms-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list