O
oulan bator
Hi all,
I've got a JTable, with some editable cells using the "standard" Editor
(Column type is Double )
when I select a cell, and type "3" it add this figure at the end of the
cell value (lets says 1.0 for instance) and I bloody get 1.03 instead
of the expected "3" (my reference is Excel, you can try it)
How can I get this behaviour ? do I have to program my own editor ?
thanks in advance
I've got a JTable, with some editable cells using the "standard" Editor
(Column type is Double )
when I select a cell, and type "3" it add this figure at the end of the
cell value (lets says 1.0 for instance) and I bloody get 1.03 instead
of the expected "3" (my reference is Excel, you can try it)
How can I get this behaviour ? do I have to program my own editor ?
thanks in advance