netty2019

Results 12 comments of netty2019

I can't upload pictures. I can only put this link. https://www.ablebits.com/office-addins-blog/2017/08/16/data-validation-excel/

Thank you for your answer. I also thought of this method. But sometimes it is to let users make excel templates themselves,no need to write code,so it is best to...

I think the reason may be that the value of the CascadeDeleteTiming attribute is set to OnSaveChanges by default, which makes the sub entity status in the ChangeTracker not delete...

YES ![image](https://user-images.githubusercontent.com/47128297/190897411-5e8f4437-7796-49d3-afe6-3fbb08abf35c.png)

In this way, the EntityDeletingEvent can be triggered ![image](https://user-images.githubusercontent.com/47128297/190897462-4fb2e608-e464-46c0-840b-00ba9b6e3115.png)

![image](https://user-images.githubusercontent.com/47128297/235087279-35ddd140-195e-4897-b46f-36eea1d2d0d8.png) [7.3.0.zip](https://github.com/aspnetboilerplate/aspnetboilerplate/files/11351243/7.3.0.zip)

@ismcagdas Found a problem, which may trigger repeatedly. I don't know how to solve it ![image](https://github.com/aspnetboilerplate/aspnetboilerplate/assets/47128297/7f2d65cf-1384-448a-9fc3-620a58341320)

> 可以考虑返回DataTable 没看到有导入返回DataTable的函数