10 進数の最大値 =.45 の設定方法 時間数を選択したい... つまり
1.15 hrs
1.30 hrs
1.45 hrs
2.00 hrs
'
'
'
等々
<ext:NumberField
ID="numHours"
runat="server"
ColumnWidth="0.2" LabelWidth="50"
MinValue="0"
MaxValue="12"
AllowDecimals="true"
DecimalPrecision="2"
Step="0.15"
/>