2
Answers

bind user input from column to gridview

michael creek

michael creek

15y
4.5k
1
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)