V
Viorel Ghilas
Hi all
I make a control and put it on the form. My control search on the page
something and if it doesn't found must add one control on the form. I try
myCotnrol.Page.Controls.Add(c) and I get error "A control cannot modify its
parents' control collections.". How can I add a control to form from my
control?
with best regard
Viorel Ghilas
I make a control and put it on the form. My control search on the page
something and if it doesn't found must add one control on the form. I try
myCotnrol.Page.Controls.Add(c) and I get error "A control cannot modify its
parents' control collections.". How can I add a control to form from my
control?
with best regard
Viorel Ghilas