M
martin
Hi,
I am using vb.net and visual studio 2003.
I have dragged a table webcontrol onto the designer server and configured a
few columns and cells in the editor for the table control.
Next I wanted to do things like add textbox websever controls to the
individual cells. However, the designer will not allow me to drag controls
from the toolbox to tinside the newly generated table.
I can create new controls at another point on the aspx page and then "copy
and paste" then into the table web control cells, but I am thinking if the
designer does not let me add them to the table straight off then perhaps
this is not the why to do it.
so my question is.
how do I add controls to a table web server control, is my only choice to do
it programatically
any help is appreciated.
cheers
martin.
I am using vb.net and visual studio 2003.
I have dragged a table webcontrol onto the designer server and configured a
few columns and cells in the editor for the table control.
Next I wanted to do things like add textbox websever controls to the
individual cells. However, the designer will not allow me to drag controls
from the toolbox to tinside the newly generated table.
I can create new controls at another point on the aspx page and then "copy
and paste" then into the table web control cells, but I am thinking if the
designer does not let me add them to the table straight off then perhaps
this is not the why to do it.
so my question is.
how do I add controls to a table web server control, is my only choice to do
it programatically
any help is appreciated.
cheers
martin.