Back in toad 5.3 we had a grid where we configured an integer for each entity attribute:
This grid was of type "DataVirtualGrid" and the second column referred to a custom integer property in our Metamodel. This column had the property "InplaceEdit" set to true, so a numeric stepper used to appear when clicking on the field:
Now I'm recreating the grid because of incompatibilities between the two versions (see this topic) but that property seems to be gone in Toad 6.5.
How to solve?