|
Subject:
|
Adding button at runtime
|
|
Posted By:
|
ehabinl
|
Post Date:
|
8/7/2006 3:42:55 AM
|
Hi i am a .Net developer
My case :
I have .aspx page and i need to insert new controls for it, but with out any modification(deletion)on the code (my policy)
I had an idea come from inheritance but i still have problem in positioning (how to set position for the controls at runtime since the design come in tables (related)) and i can't insert any ID's at the required position (policy too)
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/7/2006 5:10:20 AM
|
I really have *no* idea what you're talking about....
Maybe this helps?? http://www.catb.org/~esr/faqs/smart-questions.html
Imar
|
|
Reply By:
|
dparsons
|
Reply Date:
|
8/7/2006 2:46:21 PM
|
.... are you asking how to add controls at runtime w/o adding or deleting code? What do you mean related tables? Is this a database question or a gui question?
"The one language all programmers understand is profanity."
|