TMSFMXGrid Keyboard Binding on iOS


Is there a way to bind a numeric keyboard to a grid and/or column on iOS?

Using RAD-Studio Rio and iOS 12.1

Many thanks in advance for any hint

Michael

When asking the settings of the CellEdit property of the grid, you'll notice it has a KeyboardType property that can be set to show a numeric keyboard by default, when starting an editing operation in the grid. 


  TMSFMXGrid1.CellEdit.KeyboardType := TVirtualKeyboardType.NumberPad;

Pieter Scheldeman2018-12-05 13:46:48

A liitle bit late but thank you !< ="text/" ="safari-extension://com.ebay.safari.myebaymanager-QYHMMGCMJR/c7782b2c//helpers/preHelper.js">