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

tabstrip in ASCX file problem with version Q2 2013 (2013.2.611.6)

2 Answers 13 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Thomas
Top achievements
Rank 1
Thomas asked on 19 Jul 2013, 02:28 AM

Only in .ascx views gets error: Several methods are applicable to '()' ...


<%{Html.Kendo().TabStrip()

.Name("TabStrip")

.Items(tabstrip =>

{

tabstrip.Add()

.Text("Table Maintenance")

2 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 19 Jul 2013, 11:20 AM
Hello Thomas,

My initial response wasn't correct and I've deleted it. I'm sorry for my oversight.

We've fixed several similar issues with the Kendo framework in our latest internal build v. 2013.2.718.4. Can you please give it a try and let us know whether the issue persists? If you still have the same issue, can you please send us a sample project to reproduce? You can do this in a support ticket if you'd like.

Kind regards,
Vladi
Telerik
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
0
Thomas
Top achievements
Rank 1
answered on 19 Jul 2013, 02:39 PM
h,

The internal build fixed the problem.  thanks
Tags
General Discussions
Asked by
Thomas
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Thomas
Top achievements
Rank 1
Share this question
or