Hello.
Datasource column is Number(38) datatype.
But TextField does not enter more than one digit. Why?
asked 22 Jan '15, 11:07
Ramil 41●5●41 accept rate: 0%
I found the bug.
If the language setting as a THOUSAND SEPARATOR insert a "space" or any other sign than a semicolon (. or ,), then TextField you can't enter more than one digit.
answered 23 Jan '15, 03:51
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Tags:
textfield ×12 number ×3 type ×2
Asked: 22 Jan '15, 11:07
Seen: 1,718 times
Last updated: 23 Jan '15, 03:51
textField column="" dataSource=""
Different between textField and textArea
Using component's datasources
get data from textField when its not editable
Indicate errors in items during insert or update
Emptytext tag
Infinite scrolling api
Using Checkbox with number filed
UPPERCASE - TEXTFIELD
Autocomplete text field
First time here? Check out the FAQ!