开发者

An alternative to DataGridView [closed]

Closed. This question does not meet Stack Overflow guidelines. It开发者_JAVA技巧 is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 8 years ago.

Improve this question

Does a valid alternative exist to the DataGridView control?

thanks


why not use excel? its like datagridview, third party though, i use it and it works out like a charm..

just put Microsoft.office.Interop.Excel


If you cannot use third-party controls, there is a free grid control at Code Project.


That depends how you wana show your data but for TABULAR data format datagridview is most used and suitable control.


If you want third party controls you can check out either DevExpress or Infragistics.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜