aspnet_tutorial20_customizingdatamodui_cs

aspnet_tutorial20_customizingdatamodui_cs

ID:6053686

大小:155.00 KB

页数:17页

时间:2018-01-01

aspnet_tutorial20_customizingdatamodui_cs_第1页
aspnet_tutorial20_customizingdatamodui_cs_第2页
aspnet_tutorial20_customizingdatamodui_cs_第3页
aspnet_tutorial20_customizingdatamodui_cs_第4页
aspnet_tutorial20_customizingdatamodui_cs_第5页
资源描述:

《aspnet_tutorial20_customizingdatamodui_cs》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、ASP.NET2.0中的数据操作::定制数据修改界面WorkingwithDatainASP.NET2.0::CustomizingtheDataModificationInterface简介IntroductionGridView和DetailsView控件通过绑定列和CheckBox列,可以简化数据编辑界面制作,呈现只读,编辑和新增界面,我们不需要增加元素标记或编写任何额外代码就可以得到这些界面。然而,绑定列和CheckBox列呈现的界面却缺乏实际应用中经常用到的定制功能。为了对GridVi

2、ew和DetailsView的编辑、新增界面进行定制,需要用模板列(TemplateField)替换原有列。TheBoundFieldsandCheckBoxFieldsusedbytheGridViewandDetailsViewcontrolssimplifytheprocessofmodifyingdataduetotheirabilitytorenderread-only,editable,andinsertableinterfaces.Theseinterfacescanberende

3、redwithouttheneedforaddinganyadditionaldeclarativemarkuporcode.However,theBoundFieldandCheckBoxField’sinterfaceslackthecustomizabilityoftenneededinreal-worldscenarios.InordertocustomizetheeditableorinsertableinterfaceinaGridVieworDetailsViewweneedtoi

4、nsteaduseaTemplateField.在上节教程中我们讨论如何增加验证控件来定制数据编辑界面,而本节教程将演示如何使用Web控件对实际的数据集合进行定制:将绑定列和CheckBox列中默认的TextBox、CheckBox控件替换成其他的输入控件。为此,我们将创建一个可编辑的GridView,并允许编辑更新产品的名字、类别、提供商和废弃状态等。而且编辑某行时,类别category和提供商supplier我们将使用DropDownList来显示,以供用户进行选择。此外,还将CheckBo

5、x列中默认的CheckBox控件替换成RadioButtonList控件,并提供2个单选选项:Active和Discontinued。如图1:IntheprecedingtutorialPleaselinkthistotheprevioustutorial.wesawhowtocustomizethedatamodificationinterfacesbyaddingvalidationWebcontrols.Inthistutorialwe’lllookathowtocustomizethea

6、ctualdatacollectionWebcontrols,replacingtheBoundFieldandCheckBoxField’sstandardTextBoxandCheckBoxcontrolswithalternativeinputWebcontrols.Inparticular,we’llbuildaneditableGridViewthatallowsaproduct’sname,category,supplier,anddiscontinuedstatustobeupda

7、ted.Wheneditingaparticularrow,thecategoryandsupplierfieldswillrenderasDropDownLists,containingthesetofavailablecategoriesandsupplierstochoosefrom.Furthermore,we’llreplacetheCheckBoxField’sdefaultCheckBoxwithaRadioButtonListcontrolthatofferstwooptions

8、:“Active”and“Discontinued”.图1:在GridView的编辑界面使用DropDownList和RadioButton控件Figure1:TheGridView’sEditingInterfaceIncludesDropDownListsandRadioButtons一、重载UpdateProduct方法Step1:CreatingtheAppropriateUpdateProductOverload本节教程我们将创建一个可编辑的GridView并允许编辑更新产品的名字、类

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。
相关文章
更多
相关标签