Datagrid Line Total

  • Thread starter Thread starter Azurewrath
  • Start date Start date
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.
 
hi,

is this a win or a web app?

cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top