vote up 1 vote down star
1

We use a grid control from Infragistics at work. Are there others? Pay or free?

flag

8 Answers

vote up 3 vote down check

I'd second Telerik, which is what MS used for office, IIRC. I don't know if they have gone WPF though, but they have a good track record. I am also a fan of DevExpress, and their support is great, but the wpf grid is still in beta. The regular one is great, though. Both of them are pay, though, but worth it.

I have never found a good free grid. Guess they are just too hard to write. With how... fun... wpf is, I doubt there will ever be a good free one.

link|flag
vote up 2 vote down

I started out using the Infragistics control also which is great and is very powerful, but it's difficult to use because it's features are so extensive. I feel the same way about ComponentOne. I've switched over to the DataGrid CPT from Microsoft, and I've had a lot of success with it. Obviosly it's not as feature rich at this point as other 3rd part controls, but overall I'ts really good.

link|flag
vote up 3 vote down

Telerik usually are a good bet : RadGrid

link|flag
vote up 3 vote down

Xceed also have a [DataGrid for WPF][1]. It's reasonable and has a good set of features.

link|flag
It is also FREE. – Darrel Miller Sep 28 '08 at 21:39
vote up 1 vote down

Try the XCeed Grid (http://xceed.com/Grid_WPF_Demo.html). It also has a good demo page where you can see its capabilities.

link|flag
vote up 1 vote down

We use Xceed's 3.0 DataGrid (pro version..but free version is excellent) more extensively than probably anybody. It has the flexibility to handle more things than the other grids.. in my opinion of course.

Try them all, there are limitations to each.

link|flag
vote up 0 vote down

Xceed just has a datagrid component correct. Does it have other wpf tools such as text box masking or docking panels like the other third parties?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.