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

window hyperlink from inside a template table

0 Answers 77 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 03 Feb 2012, 11:35 AM
 hi,


I am using kendo template to display some fields data from the datasource into a table. I have a hyperlink on one of the elements that pops up a window.
Am able to pull the data propery, but the popup window doesnt popup- instead displays on same page at the top.
following is my code inside the td that has a link
<td> <a href="javascript:toggle5();" id="window5"  class="k-group Property " >
       #=name # 
    </a> </td> What can i change to make the window popup. thanks in advance.
         

No answers yet. Maybe you can help?

Tags
Window
Asked by
Rahul
Top achievements
Rank 1
Share this question
or