Hi!

I have an issue I cant find a solution for.

In ASP.NET it is extremly easy to change a row/cell at databind time depending on what the value is.

I was very surprised that I didnt find such similar events for the datagridview. I did find the rowprepaint event but I am not sure it is suited for the task
The info I need is

column, row and value to bind


kind regards
Henrik