Hi Mates,
we have a requirement, that is users can enter only numbers but not characters in textInput box.
i tired to change type property with "Number" but issue is can not enter comma if textInput box type is Number.
Means user has to enter number along with comma ex...30,20,50 etc but comma can`t enter (not allowing).
your help is highly appreciated.