get data on row selection

get data on row selection

user_09user_09 Posts: 1Questions: 1Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
error message - Cannot set property 'value' of null

HI , I want to display the data on a row selection .The code for selecting the row is working fine , and for getting the data I don't want to use console.log as I am using visual studio code .I want to display the code on the output window .Is there any other way I can use to display the data of a selected row ?
Thanks in advance .

Answers

This discussion has been closed.