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

regarding data downloading from table control

Former Member
0 Likes
325

hi experts gd mrng,

i have developed a table control in which the data is coming ,i want to download the data from table control in the excel sheet when i press push button..for this what sud i do plz help me...

plz give me the logic for downloading data from table control in the excel sheet......

null

hi experts gd mrng,

i have developed a table control in which the data is coming ,i want to download the data from table control in the excel sheet when i press push button..for this what sud i do plz help me...

plz give me the logic for downloading data from table control in the excel sheet......

null

1 REPLY 1
Read only

Former Member
0 Likes
300

Hi Ravi,

Whatever data you are passing to the table control is cming through the internal table, use the same internal table to download data and use GUI_DOWNLOAD for the same.

Regards,

Atish