xtype- textfield is storing string as data type when entering numeric values ?
hi ,
i using textfield xtype take input dialog numeric input , have put regex number . stroing data in string format only.
i have tried numberfield same results.
please suggest store value long or decimal data type.
note: - when stored programatically java program storing in long fromat data type selected long. not same behaviour in case of dialog.
hello kaushik,
if have requirement why dont use xtype "numberfield" instead of "textfield" becasue default textfield support these inputtype "radio, text, password, file" , store string , dont think there ootb allows that.
thanks,
pawan
More discussions in Archived Spaces
adobe
Comments
Post a Comment