Hello guys,
is there any table-like widget or control which content can be edited in the .NET Compact Framework 2.0 using Visual Studio 2005? (we could change to a newer version if it need to be)
Otherwise it would be okay if it is possible to identify the column and row in an onClick
-event to open an TextBox
.
I'm afraid I found nothing in the documentation about that.