repeater 转 datatable

.Net技术 码拜 8年前 (2016-09-23) 1752次浏览
RT,当点击提交按钮是,将Repeater的数据转为datatable,然后遍历存到数据库(业务需要)!
如下图:repeater 转 datatable
解决方案

66

遍历repeat的item,然后再item中通过findcontrol找到各个控件,取值,至于存入datatable,还是list<entity>这种实体格式就随你意了

1


CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明repeater 转 datatable
喜欢 (0)
[1034331897@qq.com]
分享 (0)