Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

updating transparent table from table control

Former Member
0 Likes
383

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?

1 REPLY 1
Read only

Former Member
0 Likes
365

well,... loop through the internal table that represents your table control and modify the transparent table accordingly...