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

Icenium Designer cannot recognise table tag , getting nested error in designer.

1 Answer 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gaja
Top achievements
Rank 1
Gaja asked on 13 Sep 2013, 07:05 AM
Hi All,

I was implemeting a table html tag in the Icenium designer though the application works it is still throwing a error in the Icenium designer . Please let me know any solution for this as the table tag is important in my design of the application.

Thanks

Gaja Naik

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 18 Sep 2013, 11:20 AM
Hi Gaja,

Thank you for bringing this to our attention. Please notice that in order for the UI Designer to work, your project should meet the requirements listed in this help article.

In your case, your project does not comply with two things:
  • your html markup is not valid HTML, as the table is missing tbody.
  • you're using an older version of Kendo UI, the UI Designer is added in Kendo UI Mobile 2013.1.515 or later. We suggest upgrading to the latest official version 2013.2.729.
Modify your table declaration so that it has tbody and upgrade the Kendo UI version in your project and the designer would work.

Regards,
Steve
Telerik

Big news for mobile app and .NET developers! Hear about it at our Release Keynote. Thursday, September 26th, 11AM EDT
Do you enjoy Icenium? Vote for it in Windows IT Pro Community Choice Awards as Best Cloud Computing Product or Service (Category 5).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussions
Asked by
Gaja
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or