or
<script id="uxMyTemplate" type="text/x-kendo-tmpl"> <div class="cwcs_listItem" data-id="${ID}"> <h2>${Name}</h2> <p> ${Description} </p> </div> </script>function _setItemDoubleClickEvent() { var items = $(".cwcs_listItem"); items.dblclick(function() { alert("Double Click!"); });}series.push({type: 'column',// Specify then name of the property in each data row that // contains the expiring lease countfield: 'expiring0',name: property + ' Expiring', stack: true, tooltip: {visible: true,template: '<strong>' + property + ' - ' + '#= category # </strong></br>Limit: #= dataItem.limit0 # </br>Expiring: #= dataItem.expiring0 #',//</br>Notes: #= dataItem.notes0 #',font: '11px Trebuchet MS'}});