Link to home
Create AccountLog in
Avatar of David Svedarsky
David SvedarskyFlag for United States of America

asked on

Calculate databound datagriview columns with default values

Software: vb.net and sql server 2005

Is it possible to perform the calculations below with default values in the datagridview columns?
Col1 x (Col2+Col3+Col3) = Col5

Sample code would be appreciated.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Jorge Paulino
Jorge Paulino
Flag of Portugal image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer