I am using Typescript with angular js 1.4.7 and ui.grid version 3.0.7 and very new to these technologies. I have created a very simple grid comprising of two fields. The third column would be the delete button. How can i get the row details of the row whose delete button has been clicked ?
Also, please let me know if there are any good to read articles of books on angularjs with typescript.