DataList控件DataList 控件默认使用表格方式来显示数据,其使用方式和 Repeater 控件相似,也是使用模板标记。不过,DataList 控件新增 SelectedItemTemplate 和 EditItemTemplate 模板标记,可以支持选取和编辑功能。