I got the cell click thingy working Ty Paulo for the code.
In Armofist's example online, he shows the add , delete icons on every row.
Question I have is how did you get the icons to the cell? Looking at Amorfist's code
it looks like he added to the CSS. But I can't figure out what he did.
What I want to do is put a little info icon in the cell, and when they click it, I process
another query to get detail data. I guess I need to figure out what the id is for that row too.