Page 1 of 1

Jumping to a page using the StiWebViewer control

Posted: Thu Jan 17, 2013 3:20 am
by Scottioioio
The StiWebViewer shows a paging interface in the Toolbar: first page, prev page, page number, next page, last page. The page number in the middle is in a textbox and users are expecting that if they click in the textbox and enter a page number that the report will jump to that page, but that doesn't work - typing in a page number and tabbing out of the textbox (or clicking the mouse outside of the textbox) does nothing. How can I get it to jump to the desired page?

Thanks

Re: Jumping to a page using the StiWebViewer control

Posted: Thu Jan 17, 2013 11:27 am
by HighAley
Hello.
Scottioioio wrote:The StiWebViewer shows a paging interface in the Toolbar: first page, prev page, page number, next page, last page. The page number in the middle is in a textbox and users are expecting that if they click in the textbox and enter a page number that the report will jump to that page, but that doesn't work - typing in a page number and tabbing out of the textbox (or clicking the mouse outside of the textbox) does nothing. How can I get it to jump to the desired page?
At this moment you should press Enter. We have added this problem in our to-do list and will try to implement this feature in our next prerelease build.

Thank you.

Re: Jumping to a page using the StiWebViewer control

Posted: Thu Jan 17, 2013 10:40 pm
by Scottioioio
Thank you for your response. I will let our users know to press Enter, that works.

Thanks

Re: Jumping to a page using the StiWebViewer control

Posted: Fri Jan 18, 2013 5:46 am
by HighAley
Hello.
Scottioioio wrote:Thank you for your response. I will let our users know to press Enter, that works.
We made an improvement, and now the page number textbox works when it lost focus.
The patch will be available today in our next prerelease build.

Thank you.