mbertoli wrote:
Do anyone of you use a DataGrid in your applications? Does it work?
I tried various applications on various systems and it never works.
I always get the "IndexOutOfRangeException" when I try to add a new row.
Only in the ReportBuilder compiled application founded in the vmware image downloaded from this site I've seen it works.
But if I compile the source, it doesn't work.
Can anyone help me, please?
My DataGridView works with Mono 1.2 or 1.9.1 with a very bad look and I can't click it with good results.
With Mono 2.0 It looks a little better but I can't add more than one row because it freezes and after that, I have to close the application.