摘要:
1.设置值Type type = personnelSalary.GetType(); //personnelSalary实体变量 decimal values = 0; foreach (ActionAllowance actionAllowance in li_ActionAllowance) { RadNumericTextBox TextBox1 = (RadNumericTextBox)this.FindControl("rntxtSalary_" + actionAllowance.AllowanceCode); PropertyInfo pi = type.G 阅读全文
posted @ 2012-09-07 14:36
doubleyong
阅读(495)
评论(0)
推荐(0)
浙公网安备 33010602011771号