用Dataset对象读取XML内容来绑定下拉列表框
<img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt=""><span style="color: #008000">// <span style="color: #008000">读配置文件<span style="color: #008000"><img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt=""> <span style="color: #000000">ds<span style="color: #000000">=<span style="color: #000000"><span style="color: #0000ff">new<span style="color: #000000">DataSet();<img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt="">ds.ReadXml(Application.StartupPath <span style="color: #000000">+<span style="color: #000000"><span style="color: #000000">"<span style="color: #000000">CashAcceptType.xml<span style="color: #000000">"<span style="color: #000000">);<img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt=""> <span style="color: #008000">//<span style="color: #008000">将读取到的记录绑定到下拉列表框中<span style="color: #008000"><img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt=""> <span style="color: #000000"><span style="color: #0000ff">foreach<span style="color: #000000">(DataRowViewdr<span style="color: #0000ff">in<span style="color: #000000">ds.Tables[<span style="color: #000000">0<span style="color: #000000">].DefaultView)<img id="Codehighlighter1_406_478_Open_Image" onclick="code_collapse_toggle(this);" src="https://www.jb51.cc/res/2019/03-05/00/2887d91d0594ef8793c1db92b8a1d545.gif" align="top" alt=""><img id="Codehighlighter1_406_478_Closed_Image" style="display: none" onclick="code_collapse_toggle(this);" src="https://www.jb51.cc/res/2019/03-05/00/7a2b9a960ee9a98bfd25d306d55009f8.gif" align="top" alt=""><span id="Codehighlighter1_406_478_Closed_Text" style="border-right: #808080 1px solid; border-top: #808080 1px solid; display: none; border-left: #808080 1px solid; border-bottom: #808080 1px solid; background-color: #ffffff"><img src="https://www.jb51.cc/res/2019/03-05/00/a76e9bb6ed00cf1c9c9f4ee2f04b558b.gif" alt=""> <span id="Codehighlighter1_406_478_Open_Text"><span style="color: #000000">{<img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt="">cbxType.Items.Add(dr[ <span style="color: #000000">"<span style="color: #000000">name<span style="color: #000000">"<span style="color: #000000">].ToString());<img src="https://www.jb51.cc/res/2019/03-05/00/105a1e124122b2abcee4ea8e9f5108f3.gif" align="top" alt="">} <span style="color: #000000"><img src="https://www.jb51.cc/res/2019/03-05/00/33d02437d135341f0800e3d415312ae8.gif" align="top" alt="">cbxType.SelectedIndex <span style="color: #000000">=<span style="color: #000000"><span style="color: #000000">0<span style="color: #000000">;(编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- 一个简答的Access下的分页asp.net代码
- asp.net – OWIN第二天拒绝身份验证cookie
- asp.net-mvc – 如何使用ASP.NET MVC ApiController获取GET
- 如何处理在MVC视图中应用程序启动和传输和显示错误发生的AS
- 如何在asp.net应用程序中找到i / o瓶颈
- 使用Asp.net Web API时,使用DataContract和DataMember属性有
- asp.net-mvc – 在asp.net mvc中启动一组未选中的radiobutt
- ASP.NET和System.Diagnostics跟踪 – 我错过了什么,或者这是
- 如何在不使用MembershipProvider的情况下使用ASP.NET登录控
- asp.net-mvc-4 – .net 4.5 ASP.Net web API JSONP支持
- asp.net – ASP MVC – 默认的HTTP标头有任何常量
- asp.net – 是否可以根据用户角色隐藏/显示Kendo
- asp.net删除文件session丢失
- asp.net-mvc – RequireHttps导致Amazon Elastic
- asp.net – 在部分视图中强制使用没有Html.Begin
- 单元测试 – 单元测试项目不能参考MVC项目
- asp.net fileupload控件上传文件与多文件上传
- asp.net – 在剃刀中等同于End / Response.End?
- asp.net中让Repeater和GridView支持DataPager分页
- asp.net-mvc – 在ASP.NET MVC中获取当前操作/控