Hello,
I have upgraded my project from delphi version 10.4 to version 12.2. Its a fire monkey application. In 10.4 i was using FMX Grid but as 12.2 does not support FMX, I have upgraded to FNC UI Pack.
for some cells in FMXGrid, I have set the CellEditorType as edEditButton. but in FNCGrid this is not available.
Below is the code sinnipet for 10.4 code base and the screenshot of the UI. Help me with how can I achieve the similar functionality with FNC Grid.
10.4 Code:
On Click of button this dialog is invoked.





