G
Guest
Hi,
I added a few link buttons in a function (loadControls) that is called only
on the first time the page is loaded. On the postBack I don't call this
function and want to retrieve the values of those controls (linkButtons). But
the only time I can see the values is if call the (loadControls ) on postBack
too.
How can I get the values of the controls without calling the 'loadControls'
function.
Thnx
I added a few link buttons in a function (loadControls) that is called only
on the first time the page is loaded. On the postBack I don't call this
function and want to retrieve the values of those controls (linkButtons). But
the only time I can see the values is if call the (loadControls ) on postBack
too.
How can I get the values of the controls without calling the 'loadControls'
function.
Thnx