North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ignite UI for jQuery
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
igCurrencyEditor
Narrow your results
igTextEditor
igNumericEditor
MVC Helpers
igDatePicker
Validation
Most Viewed
Adding image in excel
Not Answered
over 7 years ago
Using a multiselect dropdown(combo) in iggrid
Answered
over 7 years ago
How to get the row on row double click
Suggested Answer
over 12 years ago
Best way to validate for unique values in a column of the grid?
Answered
over 10 years ago
igDataChart Configuration
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 12 of
12 results
for Ignite UI for jQuery
Answered
985945
views
2
replies
igCurrencyEditor usage and copy to other fields
I have below value which I key in and I want automatically to copy over Limit to Option A currency editor including the formatting. @(Html.Infragistics().CurrencyEditorFor(m => m.BBROptionsEditViewModel...
Answered
1221134
views
1
reply
igCurrencyEditor without decimals
Hi, I am using igCurrencyEditor and observed that always two decimal values are added by default.Is there any way I can no decimal values to igCurrencyEditor
Suggested Answer
1364740
views
2
replies
igCurrency Editor on mouse hover disappears the text
Hi, I am using igCurrencyEditor through MVC Helper and observed that when I hover my mouse the text disappears and when clicked on the field it appears back again . As shown below there is actually...
Not Answered
1422955
views
7
replies
Issue with validation of hidden editors.
I have a form in which there are two sections. There are three possibilities for how it is displayed and they are: Section1 Visible, Section 2 Hidden Section 1 Visible, Section 2 Visible Section...
Not Answered
1906150
views
13
replies
Bug: igEditors with Knockout do not work with ES5 plugin
Hello, there is a plugin to work with Knockout with ES5 compatible browsers: http://blog.stevensanderson.com/2013/05/20/knockout-es5-a-plugin-to-simplify-your-syntax/ It does not work correctly...
Suggested Answer
1075740
views
3
replies
Change Currency Symbol
How can I change Currency Symbol in Ignite UI?
Answered
1245239
views
5
replies
Missing functionality for value rounding and max input length
Hi, We started development with Infragistics IgniteUI v14.x and are now on v15.2 and we are no longer seeing some functionality previously present in v14 for igCurrencyEditor. In past versions of...
Answered
1085753
views
3
replies
Disabling in javascript
How do you disable this control in Javascript? I don't see any disable or enable methods? I tried disabling the html input element, which keeps the user from entering input, but this of course doesn...
Not Answered
586192
views
1
reply
using igCurrencyEditor with both data binding and Validation
I'm working off the igEditor sample code, and creating some nice looking web user forms. I can get both the Binding and the Validation working separately, but for some reason I cannot seem to combine...
Not Answered
627200
views
2
replies
Event Handling
Just in case anyone else is trying to handle events on this control, and was having a hard time with the lack of examples / misleading documentation, here's the way to do it: $('#yourID').bind('igcurrencyeditorvaluechanged...
Not Answered
346302
views
2
replies
Setting editors' width via CSS class
Hi, I have checked behavior of several Ignite UI controls regarding setting their width via HTML helper methods. They seem to work fine when the width is set to a numeric value. The problem comes when...
Not Answered
515273
views
2
replies
IgniteUI editors design inconsistency after validation
Hi, I have just experienced following problem with your example http://www.infragistics.com/products/jquery/sample/editors/editors-validation : After validation, the error messages appear on all controls...