Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
Thomas,
Welcome to the forums!
I'm sure others will provide their suggestions, but I'll offer a "big picture" view first.
For built in StrataFrame support, we provide wrappers for two control sets: Infragistics and DevX. Both are good controls and those who use them can provide more information about what they like/dislike about them.
However, you can use any other control set with StrataFrame, you'll just have to write the wrappers that implement IBusinessBindable to allow SF binding. It's not hard and we can provide help. BTW, if you do end up write wrappers for another control set, you might consider posting them in the user contributed sample area, so others can use them.
Most of component vendors also provide full featured grids, including Infragistics and DevExpress.
I've used ComponentOne controls and don't have any complaints (but I also haven't used them that extensively). I got their WinForms studio, mostly for spell checking as it works with another control I use, TxTextControl. I also really like there SuperLabel, which can easily display HTML formatted text, without a dependency on IE. ComponentOne also has a sizer control, that works like a WPF grid.
|