Hi All,
i am using office control for displaying data on excel sheet. i have code for creating dynamic alv generic XML which i am using for displaying data on excel sheet.
wd_this->document->activatexmlsource( EXPORTING xml = contentxmlsource
errorinformation = error_activatexmlsource_stru ).
every thing is working fine. data is displayed on the excel as required.
When i click on save button on this excel sheet i need to read the data from the excel sheet and update the same in database table. This is where i am facing problem. i am unable to find proper methods for the same .
Please help.
Thanks
Laxmikanth.