Skip to Content
0
Former Member
Jun 06, 2009 at 09:49 AM

Module Pool : Table control

24 Views

Hi,

In a table control o/p, supose I have 5 records in the table.Now I want to add 2 new records in the same.So I have to add 2 new editable line in which anyone can enter data.

My problem is that in such condition, if I am giving 2 values in 2 rows, then the last one is always available.How can I get all the records?

It seems to be there must be any loop on table control.But I am unable to find it out.

Please advice me.