This question is locked. New answers and comments are not allowed.
I'm currently trying to find a simple way to display a RadGridView below a selected row. I have table style data associated with a row a user is selecting in the current RadGridView and it would look cleaner to display the rows beneath it. I'm currently trying out the RowDetails example that comes with the library, but I'm not sure this is really the best way to approach what I'm after.