Hi Iliana,
Is it possible to display the contents of a div already created using Kendo Grid when a new tab is created dynamically?
http://dojo.telerik.com/UVoNA
Here, in this, when i hardcode the div, its content is displayed, but when on appending, a new div with the same class name is created, but it is not getting the class names.
Can you please tell me the solution for this??
When i click append, it should create a new tab with that previously created div content on load.