Exemplo n.º 1
0
 public override void getData()
 {
     Johnny.CMS.BLL.SeH.Bulletin bll = new Johnny.CMS.BLL.SeH.Bulletin();
     myManageGridView.DataSource = bll.GetList();
     myManageGridView.DataBind();
 }
Exemplo n.º 2
0
 public override void getData()
 {
     Johnny.CMS.BLL.SeH.Bulletin bll = new Johnny.CMS.BLL.SeH.Bulletin();
     myManageGridView.DataSource = bll.GetList();
     myManageGridView.DataBind();
 }