Hi ,

Is it possible to have multilevel gridviews using native grid in wpf?

What am trying to do is, I have one view asssigned to a gridview(native grid), now i want to insert another gridview as a sub view to one of the gridrow, is it possible using WPF and native grid ?

Thanks.