开发者

How to let DataGridView ignore certain properties when bind to an IList object [closed]

It's difficult to tell what is being asked here. This question is ambiguous, 开发者_如何学JAVAvague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

As title. I wondering if there is some attributes to control?


[System.ComponentModel.Browsable(false)]


No, no attribute. You can delete columns after binding or set AutoGenColumns=false and only add specific columns.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜