开发者

table-like widget or control which content can be edited

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-even开发者_如何转开发t to open an TextBox.

I'm afraid I found nothing in the documentation about that.


Resco offers an editable grid control for the CF. ComponentOne also offers one.

If you're more of a do-it-yourselfer, then you cna use the data grid extensions. An example for them can be found here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜