T
trinitypete
Hi all,
I have a placeholder control on an ASPX page. I
dynamically add a button control to the placeholder from
code - all is well with the world. Both the place holder
and control have viewstate enabled, but on post back the
control disappears from the placeholder. Am I missing
something here or does the viewstate not persist the
placeholders control collection?
Thanks in advance pete.
I have a placeholder control on an ASPX page. I
dynamically add a button control to the placeholder from
code - all is well with the world. Both the place holder
and control have viewstate enabled, but on post back the
control disappears from the placeholder. Am I missing
something here or does the viewstate not persist the
placeholders control collection?
Thanks in advance pete.