This generic Cell Renderer is a specialized PCF Control that works in conjunction with the PowerApps Grid Control.
It renders each record's primary name column and other lookup columns contained in the view along with their primary images when defined, thus improving visual clarity and user experience.
- View with PrimaryName column only
- View with PrimaryName and other Lookup columns
Simply add 'driv_DR.RecordImageCellRenderer' in the Customizer Control parameter of the PowerApps Grid Control
Blog Post:
https://itmustbecode.com/powerapps-grid-control-how-to-make-cell-renderers-more-generic/
Link to Grid Customization Documentation :
https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/the-power-apps-grid-control https://learn.microsoft.com/en-us/power-apps/developer/component-framework/customize-editable-grid-control