Hi,
I have a tab control with tabs and I need to load a
different user control everytime I click a different tab.
I am able to load the user control but in the user control
the code under not ispostback is not getting executed.
Any idea why it is not getting executed and what should be
done in order for the code to get executed.
Any help is greatly appreciated.
Meg
I have a tab control with tabs and I need to load a
different user control everytime I click a different tab.
I am able to load the user control but in the user control
the code under not ispostback is not getting executed.
Any idea why it is not getting executed and what should be
done in order for the code to get executed.
Any help is greatly appreciated.
Meg