tags:

views:

31

answers:

0

Hi ,

I have BindingList collection,

i want to add two event in the collection.

one is BeforeChange and another one is afterChange,

BeforeChange => Need to raise before we start editing the record.

AfterChange => Need to raise after editing completed.