停灯向晓  

2008年6月26日

摘要: /*from: http://www.cnblogs.com/Dove/archive/2008/06/26/1230549.html*/今天在使用ListView编辑记录时,遇到问题:在ItemEditing事件中使用EditItem属性经常为null,protectedvoidListView1_ItemEditing(objectsender,ListViewEditEventArgse){ListView1.InsertItemPosition=InsertItemPosition.None;ListView1.EditIndex=e.NewEditIndex;//e.NewEditI 阅读全文
posted @ 2008-06-26 17:36 kofkyo 阅读(236) 评论(0) 推荐(0)