Hello,
I'm having an issue here. In one of my codebehind files I have a property for the class. When the page loads and the user interacts with the page that property is bound to change value. My problem is when a user presses a particular button the original value of the property is used. It doesn't seem to be keeping up with the changing of the value. How do I keep the function of the onclick event for this button up to speed on the value of the property?
Thanks,
ghesse
I'm having an issue here. In one of my codebehind files I have a property for the class. When the page loads and the user interacts with the page that property is bound to change value. My problem is when a user presses a particular button the original value of the property is used. It doesn't seem to be keeping up with the changing of the value. How do I keep the function of the onclick event for this button up to speed on the value of the property?
Thanks,
ghesse