Hi All, My case is use Row editor demo. 1.remove the validation checking of amount . 2.Change the amount numberFormat.
Now the table view can show 0.000001 normally, but in the edit mode,the Textinput show 1.0E-6?Please ref the picture. Is there any plan to let TextInput support to use Number Format or do you have any way to solved this problem. |--------------------------------------------------------------------------| | <TableView.Column name="amount" width="75"| |headerData="%headers.amount"> | | <cellRenderer> | | | |<content:TableViewNumberCellRenderer numberFormat="#,##0.000000"/> | | </cellRenderer> | | </TableView.Column> | |--------------------------------------------------------------------------| (Embedded image moved to file: pic26962.gif) Best regards, Ken Jiang ******************************************* Murata Electronics Trading (Shenzhen) Co.,Ltd Tel:86-755-82847251 E-mail:[email protected] *******************************************
<<attachment: pic26962.gif>>
