Exemple #1
0
 protected void RAM_AjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RG_CheckInfo, e);
 }
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(BankAccountsGrid, e);
 }
 protected void Ram_AjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RG_DebitNote, e);
 }
Exemple #4
0
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RG_BankWebSite, e);
 }
 protected void RamGoodsAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(InformationsGrid, e);
 }
Exemple #6
0
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RgApplyStockList, e);
 }
Exemple #7
0
 /// <summary>
 /// AJAX脚本运行
 /// </summary>
 /// <param name="sender"></param>
 /// <param name="e"></param>
 protected void RAM_AjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RG_ReceiptGridList, e);
 }
Exemple #8
0
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RadGridWasteBook, e);
 }
Exemple #9
0
 /// <summary>
 /// 刷新
 /// </summary>
 /// <param name="sender"></param>
 /// <param name="e"></param>
 protected void RAM_OnAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(ActivityFilingRad, e);
 }
Exemple #10
0
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     PageIndex = RGReckoning.CurrentPageIndex;
     WebControl.RamAjajxRequest(RGReckoning, e);
 }
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(RG_StorageRecord, e);
 }
 protected void RamAjaxRequest(object sender, AjaxRequestEventArgs e)
 {
     WebControl.RamAjajxRequest(StockGrid, e);
 }