Hi.

I need to know all events that can be generated in a datagridview. In
particularly I'd like to find a list describing the dependencies of
each event.

In Exemple: first there is a rowValidating, second a rowValidated and
finally a selectionChange d (naturally there are a lot of others events
inside).

Thank you very much....