ASP / ASP.NETDiscussion related to web development using ASP & ASP.NET. Tutorials, source code, tips and tricks related to ASP and ASP.NET programming.
The thread "Accessing Label Control on OnInit" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
I have a lable control on the page which has EnableViewState=false.Also a button.When I click on the button a text is shown dynamically on the label.Since page has viewstate false, label text is lost when some other button clicked. I tried to get the PostBack value of the label in the OnInit...
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________ Jason p. - Administrator █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "Accessing Label Control on OnInit" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.