Vertical Grid for FNC

I would love to have a Vertical Grid.

Something like the following example where there are the Column names on the left and the corresponding values on the right:

It would be really great if this worked like the FNCDataGrid with it´s InplaceEditors.

My Use case would be for editing a single record. So Users can supply forms as a single record.

This is unfortunately not possible at this moment with the database adapter. But potentially you could handle this manually, by just loading the active record data in the grid coming from the dataset?

Part of the reason I am still stuck with Developer Express Grid :grin:

I´m coming from that as well. But on mobile there is no real vertical grid.
In my opinion this would be a great opportunity for TMS to deliver a very useful component, which no one else is offering for mobile (FMX) right now

We'll investigate and consider. Basically, rows becomes columns in terms of data then?

1 Like

Sometihing like the TListView component but not so complex to use would be great.

Yes that´s exactly what i mean.
Thank you for investigating.

Thanks, will see when time permits.

1 Like