Hello,
I was reviewing the Editing.dproj demo project for TTMSFNCDataGrid (v7.1.2.1) and ran into some behavior I would like to clarify.
In cells whose editor type is set via getSpinBox, it does not seem possible to enter a value from the keyboard — the value can only be changed by clicking arrows with the mouse. If I do type a value from the keyboard, the digits appear inside the cell, but they are not committed in any way: the value is not saved, and pressing Enter does not take the cell out of edit mode either.
Is this the intended behavior, or should keyboard input also be supported for spin box editor cells?
Thank you in advance for your clarification.
Best regards, Maksim.