Hi!
Has anyone successfully displayed or come across an example where different types of data are in a table on different rows?
To be clearer; data (results) does not share common column headers. Like Cars, Fruits and Computer components in a common search.
I can see that on a web application or a normal search these can be listed out like a page of results, but in my case I am constrained to showing them in a table of search results. I have tried a couple of options, but not completely convinced with it.