节点文献
在ASP.NET的DropDownList中完美实现动态显示多列数据
Perfect Solution for Dynamic Multi-Field Data List in Asp.Net DropdownList Control
【摘要】 为了使DropDownList能够动态显示多列数据,需要通过三个步骤:一是通过语句读取相关列数据,二是通过语句合成各列定长的多列项,三是为DropDownList设置特定的字体字号。
【Abstract】 In order to List Dynamic Multi-Field Data in DropdownList Control, Three steps should to make. First: Read the specified col- umn data, using C# language; Second: Made each column data fixed size and joined them together into DropdownList control, also using C# language; At last, Set special font name and size for it.
【关键词】 ASP.NET;
DropDownList;
动态显示;
多列数据;
【Key words】 ASP.NET; DropDownList; Dynamic List; Multi-Field Data;
【Key words】 ASP.NET; DropDownList; Dynamic List; Multi-Field Data;
- 【文献出处】 电脑知识与技术 ,Computer Knowledge and Technology , 编辑部邮箱 ,2009年05期
- 【分类号】TP393.092
- 【下载频次】76