Exemplo n.º 1
0
 private void sLoadDataToGriview()
 {
     gridNewClass.DataSource = boLop.getLOP_ByCcID_NewClass(mCcId);
 }