Add some fields and create a new “Image” control on the grid.
We will now create a display method that can be used from the LogisticsPostalAddress DataSource. We don’t want to overlay the table, we want to extend it. To do this, create a final class with a name that ends in “_Extension”. Decorate it with the “ExtensionOf” attribute so that the compiler can handle it. We are going to create a display method that returns a container.
Here’s the sample code:
*Author’s Note: AKW is my identifier, so your computer will say something different.
*This post is locked for comments