Hello again...

I have a DGV populated thru a BindingSource that shows me some values from the database. In the same DGV i have an empty Column...

How can i populate the second column for example; Column 2 = Column 1 + 10 ?

Thanks in advice!