Hello,
When the user clicks the mouse on an editable cell (Numeric cell type), the cursor goes somewhere in the existing value. If they type something, the new entries go in at the insertion point. This is different from what happens if the user tabs into the field - in that case, if the user types, the existing cell value is replaced.
Is it possible to select/highlight the cell text when the user mouse clicks the cell, so that if the user types, the existing value is fully replaced in that case as well? So far, I haven't been able to find any info on selecting the cell text.
Thanks for any help.