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

TreeList toolbar with AngularJS

1 Answer 51 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Radio Vaticana
Top achievements
Rank 1
Radio Vaticana asked on 07 Nov 2014, 12:56 PM
Hi,
I'm trying the new TreeList control (Q3 Beta) with AngularJs, but I TreeList toolbar doesn'ìt work as expected because its content is not compiled.

To reproduce the error:
1. Open in Telerik Dojo the TreeList / AngularJS example
2. Add a toolbar options like below
toolbar: "<p>Toolbar content is not compiled... 1 + 1 = {{ 1 + 1 }}.</p>",
3. Run Dojo

With TreeList control toolbar content is not compiled... so you will see 1 + 1 = {{ 1 + 1 }}​ instead 1 +1 = 2

With Grid control all works fine, so if you create the same example opening Grid / AngularJS example you will see 1 + 1 = 2

Do you plan to fix this bug before the official Q3 release?

Thanks in advance



1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 10 Nov 2014, 12:10 PM
Thank you for reporting this. It has been fixed for the official release.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TreeList
Asked by
Radio Vaticana
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or