Hi.
I would like to render a numerictextbox for an integer field that does not display any thousands separator.
Which format can be used to render it? I tried using F as shown here: http://msdn.microsoft.com/en-us/library/dwhawy9k(v=vs.110).aspx but Kendo throws an error saying that it's not a supported format.
So what can I do?
Thanks.
I would like to render a numerictextbox for an integer field that does not display any thousands separator.
Which format can be used to render it? I tried using F as shown here: http://msdn.microsoft.com/en-us/library/dwhawy9k(v=vs.110).aspx but Kendo throws an error saying that it's not a supported format.
So what can I do?
Thanks.