Hi,
I am using the telerik reporting to display reports in my project.
The print works ok locally but the problem is that when I host the website the print button click shows the dialog box to print aftera long period and it does the postback on click too.
What I want is to display the dialog box to print as and when the user clicks on print button on client side only. The click should pop-up the dialog to print on client event only.
I am not able to search the client id of the print button. I have verified the code below:
I does not solve my purpose as it popu-ups the print dialog at startup of the page. Please help its somthing urgent.
Thanks,
Yuvika