Adding button at runtime
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)
|