« Return to Thread: Datagridview?????

Re: Datagridview?????

by John McD :: Rate this Message:

Reply to Author | View in Thread

I have 1.9 installed.
is it practical for me to use datagridview in a mono winform now?

Does anyone have a step-bystep guide to getting one up and running?

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.

 « Return to Thread: Datagridview?????