Using FNCGrid in PWA

Win10 / VSC 1.58.0 / VSC WEBCore 1.3.4546 / FNC UI Pack 3.4.0.1

I'm trying to assign other that the default etEdit editor type to several columns. I tried it both ways, at designtime with the columns editor and during the grid OnGetCellEditorType event. I tried the following editor types:

etUppercaseEdit: This has no visible effect at all.

etMoneyEdit: This is causing an exception after typing in any value

etSpinBox: That is somehow working, but the cell is empty after leaving the cell

Best regards

Hi,

We have traced and solved this issue. Next version of the TMS FNC UI Pack will address this.