bind user input from column to gridview

Sep 1 2009 4:30 PM
gridview has  columns
1st column is quantity
2nd column is unit cost
3rd column is total (quantity * unit cost)

user enters all items
how do i bind the 3rd column to the gridview


Answers (2)