Nick Binnet
Nick Binnet

Reputation: 1990

Winform DataGridView Control With Extended Capabilities

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).

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

Upvotes: 0

Views: 1574

Answers (1)

scartag
scartag

Reputation: 17680

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

Upvotes: 2

Related Questions