J
jw56578
Im wondering why this occurs. If I have a control and i add it to a
table cell.
cell.controls.add(customobject)
and then i add it to another cell
cell2.controls.add(customobject)
why does my customobject get removed from the first cell
table cell.
cell.controls.add(customobject)
and then i add it to another cell
cell2.controls.add(customobject)
why does my customobject get removed from the first cell