H
Harry
Can you look at the following table to see what i am facing? It is quite
difficult to describe here
http://destiny.xfiles.to/ubbthreads/files/543308-2.jpg
-------------------------------------------------------
for i = 1 to 10
CheckBoxList1.items.add(cstr(i))
next
-------------------------------------------------------
if i use this, it is not possible to put each checkbox in a table cell
for that, i cannot think of any solution to implement the "click and select
all" checkbox
and, it is diffcult to use the default style if i Bind the DataSet in the
DataGrid.
Thank you so much.
difficult to describe here
http://destiny.xfiles.to/ubbthreads/files/543308-2.jpg
-------------------------------------------------------
for i = 1 to 10
CheckBoxList1.items.add(cstr(i))
next
-------------------------------------------------------
if i use this, it is not possible to put each checkbox in a table cell
for that, i cannot think of any solution to implement the "click and select
all" checkbox
and, it is diffcult to use the default style if i Bind the DataSet in the
DataGrid.
Thank you so much.