Hi guys, can the custom row and cell layout be configured in such a way that multiple rows can be shown side by side if there is enough space? - e.g. dynamically wrap as many that can be fitted on the space available?
Regrettably our RadGridView does not natively support the view you would like to achieve. However attached I am sending you a sample application which displays the rows the way you described. The downside is that in this case you are not able to use any of the advanced features which the RadGridView offers.
We are considering making a real "Card View" in the future, however we have no ETA on that feature.