Exemplo n.º 1
0
 void GridShiftsView_ShiftsView_NeedChildDataSource(object sender, ComponentArt.Web.UI.GridNeedChildDataSourceEventArgs e)
 {
     FillChilds_GridShiftsView_ShiftsView(e);
 }
Exemplo n.º 2
0
 void GridRules_RulesView_NeedChildDataSource(object sender, ComponentArt.Web.UI.GridNeedChildDataSourceEventArgs e)
 {
     this.FillChilds_GridRules_RulesView(e);
 }