G
Grey
I want to know how to dynamically bind the data in label field. My
requirement is that I need to display a label with a data which is retrieved
from preceding page and I want to use the data binding method to do that.
Can I use ViewState to store the value in the preceding page and then pass
to the label field of the next page?? If so, how to do that?
Million Thanks.
requirement is that I need to display a label with a data which is retrieved
from preceding page and I want to use the data binding method to do that.
Can I use ViewState to store the value in the preceding page and then pass
to the label field of the next page?? If so, how to do that?
Million Thanks.