Hello Mark,
What exactly do you want to have in each cell - is it simple TextBox for
entering some string or something more complex? I think one of the grid
components could satisfy your needs but it's better to write down some
more details.
Regards,
Thomas
-----------------------------------------
NConstruct - Intelligent Software Factory
http://www.nconstruct.com
-----------------------------------------
> Hi
>
[quoted text clipped - 19 lines]
>
> Thanks in advance
mrrrk - 07 Jun 2007 08:42 GMT
Hi
I do want something a bit more complex that a simple field entry (e.g.
not just a textbox). I've had a bit more of a play around and it seems
I've answered my own question: DataGridView is the way to go with my own
DataGridViewCell (and DataGridViewColumn) class.
Thanks
> Hello Mark,
>
[quoted text clipped - 35 lines]
>>
>> Thanks in advance