Hi, i'm new here and i'm having a serious problem :
When i try to print or export my report using the print/exporting
crystal report viewer's options , i get a message like : Invalid
PostBack, Use the function ClienteScriptManager to register the control
event, or try <@Page RegisterEventHandler = true@>
I already searched a lot at google, and i saw that many people have this problem, using others .Net controls too.
I know now that i have to override the method Render, so i can use the
ClientScriptManager to register the CrystalReportViewer's event,
but how do i do it?
I'm using the Crystal Report for VS.net 2005
Can anybody please help me?? thanks a lot
Edited by vinicius - 13 May 2007 at 10:43am