I have a grid with several columns. In code, I group these columns into several groups. I would like to apply a border to each group.
Is this possible? Which properties should I look at?
There's no easy way to do this. The only way to do it would be to use a DrawFilter and draw the borders yourself, which is not a trivial understaking.
You should Submit a feature request to Infragistics