Angular JS grid row selection issue
Hi, I'm not able to automate the row selection of Angular JS data grid.
Below is sample web application URL for Angular JS grid:
http://embed.plnkr.co/DODIxKaQ5nrqNO9eUObe/
Attached the screenshot of data grid with check box from the above URL. On selection of check box, the row get selected.
Please let me know how do interrogate the check box row and on click of the check box, the row should get selected.