Next and Previous button is not working

Stimulsoft Reports.WEB discussion
Post Reply
imgauravgoyal
Posts: 1
Joined: Thu Mar 10, 2011 11:57 pm

Next and Previous button is not working

Post by imgauravgoyal »

Hello,

There is some problem i am facing:

1) I have a report with more than one page and when i click on Next button from Toolbar after 2 page the Next button is not working for that report

2) If i fill the last page value on the text box and press enter than the report show me the last page values but after click on Previous button the first page render not the previous page.

For ex: if my report having 6 page and if i am on 6 page and press Previous button the it show me 1 page values not 5 page values.

3) The Images is not render on Report but when I save that report in PDF file the Images is showing

4) And also when i save my report in Excel or PDF the error occur like :
"Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '%PDF-1.4
%??
1 0 ob'."


Please assist me ASAP.:cry: :cry:
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Next and Previous button is not working

Post by Alex K. »

Hello,
imgauravgoyal wrote:1) I have a report with more than one page and when i click on Next button from Toolbar after 2 page the Next button is not working for that report
2) If i fill the last page value on the text box and press enter than the report show me the last page values but after click on Previous button the first page render not the previous page.
Please set the following option for WebViewer
RenderMode = "AjaxWithCache"
imgauravgoyal wrote:3) The Images is not render on Report but when I save that report in PDF file the Images is showing
4) And also when i save my report in Excel or PDF the error occur like :
"Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '%PDF-1.4%??1 0 ob'."
We couldn't reproduce this bug.
Which version of Stimulsoft Reports.Web do you use?

Thank you.
Post Reply