Hi! Is anyone know how to split a datagrid in two (C#)? I have a single datagrid and when user clicks on one row hyperlink column('see details'), I would like to have some textboxes (containing the details) between the row that was clicked and the row above. Thanks