摘要: Container.DataItem的含义 今天有同事问我这样一个问题:后台:this.GridView.DataSource=new String[]{"AA","BB","CC"};this.GridView.DataBind();前台:不知道怎么绑定才能显示初数组的值? 阅读全文
posted @ 2011-10-11 22:32 【唐】三三 阅读(273) 评论(0) 推荐(0)