hello,
I use a Grid to display a SQL query and I need to update the manual way
a field in the grid for each row
It is a calculation (sale price - purchase price) / purchase price
I can not find the code in VB to do this
Thank you