I am using Telerik controls in an ASP.Net application for invoice entry.
I'm looking for the ability to enter multiple amounts in one numeric field and add them together, just like in Quickbooks.
Keystrokes:
=0.12+3.45TAB or ENTER
adds values to 3.57 and jumps to the next field.
Anyone has any ideas?