Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

onRowClick: gridRow.props.data should use columnName and not displayName

Open luisrudge opened this issue 10 years ago • 1 comments
trafficstars

Currently, gridRow.props.data is using the displayName instead of columnName. That makes little sense, since displayName should only be used for displaying the column name.

luisrudge avatar Aug 25 '15 20:08 luisrudge

This happens with columnMetadata as well

luisrudge avatar Aug 25 '15 20:08 luisrudge