FIX. RadGridView - initially the control does not assign the Parent property of its child template rows properly
Workaround: to avoid this behavior iterate the Rows collection of the master template and invoke their HasChildRows() method. which will sync up their parent