I have to beg to differ. We have used the DevExpress grid for around a year,
though we have recently stopped using it. It was ok in the beginning, but
with all the things we wanted to do with it, like get our custom controls in
the grid, etc, it became a nightmare. There are quite a few interesting
"niceties" about their grid, like how you have to throw a particular
exception to stop it from stealing the focus back if you load a new form on
the doubleclick. I understand that the grid stealing the focus back is a
..Net thing, but dealing with it through exceptions is terrible, because it
totally screws up your call stack.
Anyway, just my opinion. I've been told that their components for Delphi are
very good, but we found their .Net components somewhat lacking.
Niall