Click to See Complete Forum and Search --> : Is it possible to have multilevel gridviews using Native grid


yogdhan
March 4th, 2009, 04:02 AM
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.