文章分类 - asp相关
摘要:<asp:BoundField DataField="pprs" HeaderText="采购金额" DataFormatString='{0:N3}'></asp:BoundField>
阅读全文
摘要://隐藏控件 在js中这样 var pprs = document.getElementById(""); //采购金额 pprs.value ="long:db:123" ; 在.cs隐藏文件中,这样取隐藏控件中的值: StringCollection pprsCollection = new StringCollection();//采购金额 pprsCollection.AddRange...
阅读全文

浙公网安备 33010602011771号