Hello, although I have dabbled with Delphi from version 1.0, I don't work with it a lot, so apologize in advance.
Is there a way, or what would be a technique, to present (with ability to edit) the data in a TDBAdvGrid or similar control bound to a DB table where the data is pivoted--each column of the grid is one row from the table. Think of something like a feature comparison chart, where each row in the table would be a product and the table would be wide with perhaps 100 features. But when you present this to a user you would list each product as a column in the grid with all the different features as rows in the grid.