Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
i forgot there is a deepsave, i change the insert method to deepsave in its datasource so i change my code to : protected void TPWareHouseDataSource_AfterInserting(object sender, iti.srs.Web.Data.LinkedDataSourceEventArgs e) { iti.srs.Entities.TPWareHouse pg = (iti.srs.Entities.TPWareHouse)e.Entity;...