Skip to Content
0
Former Member
Oct 18, 2005 at 06:47 AM

Removal of unwanted rows in a table

31 Views

Hi,

I have a table in Web Dynpro whose contents are obtained from R3. The table is populated in 2 ways with 2 different sets of import params passed to the R3 system. I get 6 values in the 1st method and 3 rows in the 2nd method. I need to delete the empty rows in the table when i get only 3 rows from the backend( there are 3 left empty). So i need the visible rows in the table to be exactly the same as the no. of rows returned from R3. Could someone pls tell me the exact way to do this.

Thanks.