Show euro sign in kendo numeric text box control with AngularJS.
Here’s a plunker demonstrating a kendo numeric text box with euro sign in it, bound to AngularJS. http://plnkr.co/edit/z2jpoZ3WQRmHxwnhIF4G?p=preview <input kendo-numeric-text-box k-min="0" k-format="'c0'" k-ng-model="totalCost" type="text" /> Main pitfall is the single quotes inside