S
SteveK
I have a text box and I simply want to bind it to an int variable. I'm
testing how all this stuff works and I wanted to test if I increment the
int, will the textbox update automatically, however I didn't get far cause I
can't get binding to work with an int OR I should say it wants an object and
a member..
Any tips or heads-ups?
Thanks-
Steve
testing how all this stuff works and I wanted to test if I increment the
int, will the textbox update automatically, however I didn't get far cause I
can't get binding to work with an int OR I should say it wants an object and
a member..
Any tips or heads-ups?
Thanks-
Steve