I m using / testing symfony 2 with twig template and i would like to know how to display a grid for example in my template.
Thx
1 Answer, 1 is accepted
0
Petur Subev
Telerik team
answered on 29 Jul 2013, 09:24 AM
Hello Pascal,
Basically outputting several widgets when using templates as the one you shared should be possible. The only thing that you should be aware is that each widget should have unique name on the page.
Frankly we are not aware of the templating framework that you are using.
So try to add some index as suffix to the name of the widget to guarantee it is unique and let me know your findings.
Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!