This is a migrated thread and some comments may be shown as answers.

PDFViewer busy indicator (loading image) doesn't get cleared when a null values is set to DocumentSource

2 Answers 132 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
Indrajith
Top achievements
Rank 1
Indrajith asked on 05 Feb 2014, 01:55 AM
Steps:
1. Add a pdf viewer to code (see the attachement for the markup)
2  Set SelectedFilePath property to a valid file name
3. Pdf viewer displayed the loading image
4. Before it completes the file load, change SelectedFilePath property to null
5. Pdf viewer keep displaying the loading image (it doesnt get cleared).

As I checked, the Pdf viewer's loading image is cleared only when the pdf file is loaded, but not when a Document=null is set (if it was displaying the image).

Can you please check whether I have a solution to the problem

2 Answers, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 07 Feb 2014, 11:38 AM
Hello Indrajith,

Thank you for contacting us.

If you change the DocumentSource with a valid one (not null), the busy indicator will close after the document is loaded, but there is indeed an issue when the DocumentSource is set to null. The issue is logged and there will be available fix for our next SP.

If you have further questions or some other concerns do not hesitate to contact us again.

Regards,
Alexander
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

0
Indrajith
Top achievements
Rank 1
answered on 09 Feb 2014, 09:57 PM
Thanks Alexander for the response. I will apply that.

Indrajith

Tags
PDFViewer
Asked by
Indrajith
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Indrajith
Top achievements
Rank 1
Share this question
or