Thanks Peter. It works fine.
I’m a beginner in JavaScript world (worked for many years on “windows desktop development”).
I´m now trying to adapt this data-binding strategy (jQWidgets + KnockoutJS) to generic Data-Entry Forms (jqxMaskedInput, jqxInputNumber, jqxGrid, and others).
Can you give me some clues to adapt your code to a multi-control form? Do I need to repeat all this code? Which is the best code reuse strategy?
Many thanks in advance