A
Azurewrath
I have a seemingly simple problem...
I created a datagrid with 3 columns - quantity, unit price and line
total. Line total is equal to quantity * unit price.
I need the Line Total column to automatically compute (on the fly) as
a user is editing the quantity or unit price columns and not when the
focus leaves the quantity or unit price columns.
Please post a sample code. Thanks.
I created a datagrid with 3 columns - quantity, unit price and line
total. Line total is equal to quantity * unit price.
I need the Line Total column to automatically compute (on the fly) as
a user is editing the quantity or unit price columns and not when the
focus leaves the quantity or unit price columns.
Please post a sample code. Thanks.