This question is locked. New answers and comments are not allowed.
I used demo: http://demos.telerik.com/silverlight/#GridView/RowDetails in my project works fine, we just need to change the layout of the rowdetails, it must be in a block on the right side that never goes away thus empty or details equels to the selected row, must look like this in pic<gridview.png>. Must we just change a flag in the gridview control or must be change the template of the rowdetails or something else?