开发者

Winform DataGridView Control With Extended Capabilities

开发者 https://www.devze.com 2023-04-07 04:01 出处:网络
I am looking for a DataGridView control for Winforms which has the following capabilities with little or no programming (once the the control is bound to datasource).

I am looking for a DataGridView control for Winforms which has the following capabilities with little or no programming (once the the control is bound to datasource).

  • Disconnected Search/Filtering
  • Pagination
  • Backend/Frontend Column 开发者_高级运维Groupping
  • Exporting Data
  • Print Preview

It doesn't matter the control be commercial, free, or open source.


You might want to try the Telerik GridView it pretty much does all you want except for the Print preview.

0

精彩评论

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