eswarsure 0 Newbie Poster

in this panel controle
i took 2 textbox's and 2 buttons

(i)out of panel controle i created one button(asp.net)
(ii)in this button i gave name to this as USER(by understanding purpose only)
(iii)i write code and created one button in runtime .that
button is displayed in panel contol(MY AIM)
(iii)after execuation
the output is
(a).panel controle[it contains 2textbox's and 2 buttons]
(b)out of panel controle one button .i gave to name this button as DYNAMICBUTTON[it will create one runtime button]


(i)if i click USER button.the output was

(a).panel controle[it contains 2textbox's and 2 buttons] IN THIS ANOTHER BUTTON CREATED (DYNAMICBUTTON)
(b)out of panel controle one button [it will create one runtime button]

MY QUERIES

(*)WHY if i click DYNAMICBUTTON .it was disappear
(*)i wnt write code under DYNAMICBUTTON what i will do
thank u

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.