Hi all, I'm trying to reproduce the example category example found on the powertable website. Specifically, I want to get an edit link on one item on each row in the details table that shows up when the parent row is expanded.
On the powertable website, there is a category example. When one row is expanded there is an id column that is clickable. It calls a function that does not exist (for obvious reasons). looking at the source for the example I cannot find where the code is that generates the link and the call to the edit function. Can someone point me in the correct direction or provide some sample code? thanks

