摘要: 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_ 阅读(428) 评论(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_ 阅读(226) 评论(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_ 阅读(1415) 评论(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_ 阅读(9170) 评论(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_ 阅读(216) 评论(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_ 阅读(97) 评论(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_ 阅读(170) 评论(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_ 阅读(361) 评论(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_ 阅读(158) 评论(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_ 阅读(199) 评论(0) 推荐(0)