I have a VCL project that uses (stilll!) the TStringGrid for the Delphi. TMS develpped a TadsStringGrid for VCL in the past. Now I need a grid FMX (no databases or web involved) that has the nearest functionality of that VCL TStringGrid. I saw that TMS had a TTMSFMXGrid, but I cannot find an doc. Is this grid outdated?
Should I use : TTMSFNCGrid, TTMSFNCDataGrid now?
Hi, you should use TMS FNC Data Grid. It’s the successor of all previous (older) grid implementations and has all features a grid needs plus some unique ones as well. To get started, TMS Software | Blog
There are quite a significant amount of blogs / videos already. Feel free to reach out should you experience any issues or you have questions not answered by looking through doc / demos and blogs