This is a migrated thread and some comments may be shown as answers.

change event does not hold the old value before editing(changing)

1 Answer 2008 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Tulasinath
Top achievements
Rank 1
Tulasinath asked on 18 Aug 2014, 01:40 AM
Hi,

I am using culture specific kendo Numeric text box. The change event does not hold the old value before changing. The change event  _value variable just holds the last updated value. Is there anyway in which i can get the old value in change event. If kendo does not support , can u suggest workarounds. 


Regards,
Tulasinath

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 20 Aug 2014, 06:54 AM
Hello Tulasinath,

Currently, widget exposes only the current selected value. If you would like to get the old value, then you will need to persist it manually. Here is is a simple demo, which shows how to do that.
As a side note if you can share your thoughts/feature request in our Feedback portal. Thus more people will see and possible vote for it.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
NumericTextBox
Asked by
Tulasinath
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or