HI,this is my idea: 1、you can add a table with runing at service in UI 2、create table tb=new row() 3、crate cell c = new cell() 4、ch = new chkbox() 5、c.add.control(ch) 6、tb.add(c) 7、tablName.add(tb) you can add dynamic table cell so...i don't know than can help you .
C
chengclq
@chengclq
Posts
-
Grid with CheckBox Columns -
Vertical CSS Menu in ASP.NEThaved looking ,thank you very manch.
-
How to create table with uneven columns [modified] Solved!so,i haved same promblem,thank you .