2008 Feb 25 4:55 PM
I have a table control which has more than one record i have 2 copy specific fields in each of the records to the transparent table when user presses save.
how do i approach?
I have a table control which has more than one record i have 2 copy specific fields in each of the records to the transparent table when user presses save.
how do i approach?
2008 Feb 25 6:28 PM
well,... loop through the internal table that represents your table control and modify the transparent table accordingly...
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |