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

Child doesn't implement ITableCell

1 Answer 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pooja
Top achievements
Rank 1
Pooja asked on 30 May 2018, 10:47 AM

I am working on Telerik Reports which are migrated from Silverlight. 
I am now using HTML 5 Report Viewer. 
There is one report that gives this error : "Internal Server Error. Child doesn't implement ITableCell."
The report is compiled and generated correctly in the HTML Preview Pane in the Visual Studio. 

Also, what actually happens is that the sometimes (as I have noticed) the report data does come and populates and then vanishes in a blink giving this Error. 
I have attached a screen shot of the error view. 

I am expecting some quick response.
Thanks. 

1 Answer, 1 is accepted

Sort by
0
Ivan Hristov
Telerik team
answered on 04 Jun 2018, 07:22 AM
Hi Pooja,

This exception should appear only when a table structure cannot be correctly traversed in order to generate the accessibility attributes of its cell. It is possible to indicate a bug in our implementation, so we would like to ask you to send us the report definition so we can investigate it on our side.

In case you do not need the accessibility features of the viewer, please set the viewer's enableAccessibility property to false. This way the processing engine will not traverse the elements, hence the error will not appear.

Regards,
Ivan Hristov
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Pooja
Top achievements
Rank 1
Answers by
Ivan Hristov
Telerik team
Share this question
or