[Dojo-checkins] [dojo] #10069: dojox.grid.cells.NumberTextBox will be nice to have
dojo
trac at dojotoolkit.org
Fri Nov 6 05:55:34 EST 2009
#10069: dojox.grid.cells.NumberTextBox will be nice to have
----------------------------------+-----------------------------------------
Reporter: mgolebsk | Owner: toonetown
Type: enhancement | Status: new
Priority: normal | Milestone: 1.5
Component: DojoX Grid | Version: 1.3.2
Severity: normal | Resolution:
Keywords: DataGrid edit number |
----------------------------------+-----------------------------------------
Comment(by mgolebsk):
Replying to [comment:10 haysmark]:
> {{{
> <th cellType="dojox.grid.cells._Widget"
widgetClass="dijit.form.CurrencyTextBox" field="col5"
formatter="formatCurrency" constraint="{currency:'EUR'}" editable="true"
width="8em" styles='text-align: right;'>Amount</th>
> }}}
>
> I would encourage you to try it.
Yes, it works fine.
> For the problem number 2 you were describing, that sounds like a bug
with Grid using RangeBoundTextBox, which we should fix for all widgets,
not just this one.
Maybe we shoud create another ticket for this issue and close this one?
--
Ticket URL: <http://bugs.dojotoolkit.org/ticket/10069#comment:12>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list