--- prasad kumar <[EMAIL PROTECTED]> wrote:
> String newLateExtraAmount =
> new Double(Double.parseDouble(model.getAmount())
+ lateExtraAmount).toString().
>
> model.setAmount(String.valueOf(newLateExtraAmount));
Why do you do a String.valueOf on a String?
> but the problem with th
my problem is there anyway to store the previous added lateExtraAmount?
so that i can add the previous added lateExtraAmount with Latest added
lateExtraAmount.i will get the result properly
if anybody knows please assist me i have been trying from the last two
days...
thanks,
(newLateExtraAmount));
but the problem with the above code is whenever iam going to that screen the
amount is incrementing.
my problem is there anyway to store the previous added lateExtraAmount? so
that i can add the previous added lateExtraAmount with Latest added
lateExtraAmount.i will
(newLateExtraAmount));
but the problem with the above code is whenever iam going to that screen the
amount is incrementing.
my problem is there anyway to store the previous added lateExtraAmount? so
that i can add the previous added lateExtraAmount with Latest added
lateExtraAmount.i will get
));
but the problem with the above code is whenever iam going to that screen the
amount is incrementing.
my problem is there anyway to store the previous added lateExtraAmount? so
that i can add the previous added lateExtraAmount with Latest added
lateExtraAmount.i will get the result properly
));
but the problem with the above code is whenever iam going to that screen the
amount is incrementing.
my problem is there anyway to store the previous added lateExtraAmount? so
that i can add the previous added lateExtraAmount with Latest added
lateExtraAmount.i will get the result
6 matches
Mail list logo