I want to render a split button into a column in a grid to perform actions on each row. I can't seem to figure out how to build a custom cell renderer that will accomplish this.
Each cell will have the exact same split button, but will act on the id of the row the split button is in.