Hi :
I read the forum and know there have a event call CollectionChanged event which will fire on after row added
my question is if I want to cancel row add before CollectionChanged. (E.g. on before row add event and can cancel ) , can I know how to do it ?
Thank you