摘要:
<script> $(function () { var SelectVal = $("input[name='rblGJS']:checked").val(); if (SelectVal == 1) { $("#gjsbh").show(); } $("#<%=rblGJS.ClientID % 阅读全文
posted @ 2016-08-22 11:11
路小乙
阅读(448)
评论(0)
推荐(0)
摘要:
public void Get_Word(string gjbh) { try { DataSet ds = OperaterBase.GetDsBySql("select diffTableName from public_Data where gjbh='" + gjbh + "'"); str 阅读全文
posted @ 2016-08-22 11:03
路小乙
阅读(4980)
评论(1)
推荐(0)
摘要:
得到选中项的value值并拼接成一个字符串返回 public string GetChecked(CheckBoxList checkList, string separator) { string str = ""; for (int i = 0; i < checkList.Items.Coun 阅读全文
posted @ 2016-08-22 09:57
路小乙
阅读(14412)
评论(0)
推荐(0)

浙公网安备 33010602011771号