hi guys i struggle this part
when i clicking my table row url i need to open another window .i have given my code can you please send correct syntax please help for this
$('#popupTable').append('<tr class="Action"><td><a href ="' + data[i].DocLink + '">View This Document </a></td></tr>');