Thanks,
I'll check it out.
----- Lloyd Dupont wrote: -----
you have the DataGrid.
however in a spirit very close to java you have my OpenSource control (at
the company which employ me)
go there:
http://www.ihook.cc
and go on OpenSource.
PS: a new version should appear in a couple of days ...
"Scott Brewer" <(E-Mail Removed)> wrote in message
news:B0B0F104-FE67-4E6B-8C05-(E-Mail Removed)...
> Hi guys,
>> Is there a windows forms componet that you can use to display data in a
tabular grid? I guess I'm looking for something similiar to the JTable
object from Java. I just want to be able to add/remove rows to a table
dynamically, (ie. I dont need to connect to a database or another remote
data source).
>> Regards,
>> Scott Brewer