摘要: namespace dropdownlist{ public partial class dropdownlist : System.Web.UI.Page { protected void ListView1_ItemUpdating(object sender, ListViewUpdateEventArgs e) { DropDownList ddl=(DropDownList)ListView1.Items[e.ItemIndex].FindControl("DropDownList1"); ... 阅读全文
posted @ 2012-03-02 18:00 zwjyx_ 阅读(423) 评论(0) 推荐(0) 编辑
摘要: namespace ListView{ public partial class listview练习 : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void ListView1_ItemDataBound(object sender, ListViewItemEventArgs e) { //if (e.Item.ItemType == ListViewIt... 阅读全文
posted @ 2012-03-02 17:37 zwjyx_ 阅读(222) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:23 zwjyx_ 阅读(1410) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:18 zwjyx_ 阅读(9136) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:09 zwjyx_ 阅读(214) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:08 zwjyx_ 阅读(94) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:07 zwjyx_ 阅读(165) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:04 zwjyx_ 阅读(354) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:02 zwjyx_ 阅读(156) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <script src="Scripts/jquery-1.4.1.js" ty 阅读全文
posted @ 2012-02-24 15:00 zwjyx_ 阅读(197) 评论(0) 推荐(0) 编辑