Пример #1
0
 void GridShiftsView_ShiftsView_NeedChildDataSource(object sender, ComponentArt.Web.UI.GridNeedChildDataSourceEventArgs e)
 {
     FillChilds_GridShiftsView_ShiftsView(e);
 }
Пример #2
0
 void GridRules_RulesView_NeedChildDataSource(object sender, ComponentArt.Web.UI.GridNeedChildDataSourceEventArgs e)
 {
     this.FillChilds_GridRules_RulesView(e);
 }