insert row in datagrid after specified location

i would like to insert a row after particular row in datagrid.but i did not find any method to do it.i find using datatable insertAt method that is also inserting row at last position. actuall i want to inset a empty row after particular row index without using datatable or any datasource. is it possible or not .please give replay soon. --surender

Loader.
Up arrow icon