Hi Shaji,
While adding the Selected Item to second grid, Make sure that row index should be incremented before using the method
setCellValue(int,int,string)
while adding a new item, or else it will simply over write the existing one.
I tried the scenario which you told . Is it the below one which you were asking about ?
Regards,
Sriram