1ListView绑定DataSet可以用循环ListView的方法:条件是要求listView要加入DataSet的结构要相同   
 2ListView绑定DataSet  for(int   i=0;i<this.listView1.items.count;i++)   
 3

相关文章: