I am contacting to figure out how to use a GridView with different classes for groups. In the GridApp template, everything inherits from SampleDataCommon, should you always inherit from the general class in the GridView? The documentation seems .. missing on this mother.
UPDATE: In particular, the problem I'm trying to solve is to have a GridView with images and text news articles.
source share