Is there an easier way to do this. Right now I have several public Variables at the top of my codebehind file which I change the value of the variable in different subs. When I change the values in those variables in a sub they do not appeared changed to my program unless I use Me.dataBind(). Is there a better way to work with these Variables????
Scott
Scott