This question is locked. New answers and comments are not allowed.
Hi,
I've recently started trying to use the RadGridView again.
Generally, I like the look of the hierarchy feature. Unfortunately, it doesn't seem to easily support my use case.
When a row is expanded, what I would like to be able to do is put an arbitrary element in its detail/child area. I don't want to use a template - I already have a FrameworkElement instance in my view model that I want to display under the row. How might I go about this?
Take care,
Moe
I've recently started trying to use the RadGridView again.
Generally, I like the look of the hierarchy feature. Unfortunately, it doesn't seem to easily support my use case.
When a row is expanded, what I would like to be able to do is put an arbitrary element in its detail/child area. I don't want to use a template - I already have a FrameworkElement instance in my view model that I want to display under the row. How might I go about this?
Take care,
Moe