widgets
widgets copied to clipboard
Pass entire row item to a custom column renderer
Enhancement
To enable "composite" columns or custom renders that need to use additional information other that than the column value, we should consider passing the entire data item to the custom column renderers.