S
Steven Caliendo
Hi,
What I would like to do is have a different number of controls on a web form
based on a users configuration. So, some users will need 5 textboxes, and
some will only need 1. I don't want to use the .visible property, and
design a form that always has the maximum # of textboxes on it. Is it
possible to dim an object as a new control, and then dynamically place it on
the web form when the page loads?
Thanks,
Steve
What I would like to do is have a different number of controls on a web form
based on a users configuration. So, some users will need 5 textboxes, and
some will only need 1. I don't want to use the .visible property, and
design a form that always has the maximum # of textboxes on it. Is it
possible to dim an object as a new control, and then dynamically place it on
the web form when the page loads?
Thanks,
Steve