[Mono-winforms-list] Datagridview?????

Sandy Armstrong sanfordarmstrong at gmail.com
Tue Apr 8 09:16:54 EDT 2008


I believe DataGridView is not 100% implemented, but it is better with
each version of Mono.  What version do you have installed (test with
"mono --version")?

Sandy

On Sat, Apr 5, 2008 at 12:56 PM, John McD <judetherude at hotmail.com> wrote:
>
>  Since I first posted this question I discovered this implementation of
>  DataGridView by Pedro Martínez Juliá:
>  http://www.koders.com/csharp/fid9A7D075CC6E947ECB094F4C49E54E964D0D87082.aspx
>
>  unfortunately I get 32 errors when I attempt to compile it.
>
>  Am I missing something?
>  Is there a working, stable version of DataGridView that I can use?
>
>  Thanks,
>          John.
>
>
>
>  John McD wrote:
>  >
>  > Hi there,
>  >
>  > I'm new to linux and mono and I'm trying to convert an existing
>  > Winforms/C# (with which I am very proficient) project to mono (which I am
>  > completely new to).
>  > I imported the solution and have also put it through Moma.  I am using KDE
>  > and opensuse 10.3.
>  >
>  > my application is multithreaded and comprises several forms each of which
>  > contains a highly editable datagridview.
>  >
>  > The datagridviews display a lot of rapidly changing data so I have to
>  > refresh single cells without redrawing the whole grid.
>  > Occasionally the datagridviews must be editable.
>  >
>  > I don't see a datagrid control displayed in the toolbox, but I see people
>  > discussing datagrids on the mono forums.
>  > Can someone please explain to me how to get the code/components for a
>  > datagrid control and how to get started with it?  Any and all help is very
>  > welcome because I;m having a hard time of it right now and need to get a
>  > proof of concept ASAP.
>  >
>  > Thanks in advance,
>  >             John.
>  >
>
>  --
>  View this message in context: http://www.nabble.com/Datagridview------tp16510455p16517281.html
>
>
> Sent from the Mono - WinForms mailing list archive at Nabble.com.
>
>  _______________________________________________
>  Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
>  http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


More information about the Mono-winforms-list mailing list