• 2026-01-11
asp.net动态产生checkbox(数据源为DB或内存集合)

动态产生一组checkbox(数据源为DB或内存集合)且post提交时后台能及时获取等等,打算使用repeater+input(checkbox)+input(hidden)来实现...

11