D
Dave Veeneman
I am just getting into the WinForms data grid, and just about everything I
am seeing on it seems to say that the grid must be bound to an ADO.Net
dataset. I want to use the grid as a simple unbound grid-- all I want to do
is write to the grid, read from it, and allow the user to enter text in
particular cells.
Is the WinForms datagrid a viable candidate for this sort of work? If it is,
can you recommend a resource to help me get up to speed using it as a
simple, unbound grid? If it isn't a viable candidate, can you recommend a
third party grid that would be appropriate for this use?
Thanks.
am seeing on it seems to say that the grid must be bound to an ADO.Net
dataset. I want to use the grid as a simple unbound grid-- all I want to do
is write to the grid, read from it, and allow the user to enter text in
particular cells.
Is the WinForms datagrid a viable candidate for this sort of work? If it is,
can you recommend a resource to help me get up to speed using it as a
simple, unbound grid? If it isn't a viable candidate, can you recommend a
third party grid that would be appropriate for this use?
Thanks.