Again, it depends on the nature of your row. If it is a map, you need to copy all the key/value pairs. If it is a bean, you need to copy all the property values.
On Nov 5, 2011, at 6:37 AM, V SANTOSH PAVAN RAJU BS <[email protected]> wrote: > I have created a tableview and added rows in it by using a List. Now i need > to copy a row content to the next row in tableview for all the rows. > How can i do this....... > can any one help me in this regard..... > > -- > Thanks & Regards > B.S.V.S.Pavan Raju. > Skype: skype_pavan1 > Hyderabad. >
