Skip to Content
0
Former Member
Jan 13, 2012 at 04:01 AM

ALV Tool bar user defiend buttons problem

41 Views

Hi

I am displaying the output in ALV grid. I added 3 user defined buttons to the standard ALV tool bar like print form,print preview for the form, download form to pdf. For every button i coded the logic. when user select the record in ALV,and clicks on print button,smartform has to call and print the form. when user clciks on preview, smart form preview will be displayed. when user clicks in pdf downlaod, one dialog box wil come for saving file location and will download. My problem is when i click on print,after that preview,after that download pdf everything working fine. but first when i click on pdf download,after that when i click on print button,print button is not working. can anyone suggest?? how this problem can overcome??