captainjon
11-30-2007, 10:09 AM
Hello,
I want to bind a function to the enabled state of a button, but when
I do, it doesnt work. I can put an expression into the binding like
{list.selectedIndex > -1} and this is fine but I need to put multiple
expressions and it doesnt like && in the binding string.
How can I use a function here (or multiple expressions) ?
thanks,
Jon
I want to bind a function to the enabled state of a button, but when
I do, it doesnt work. I can put an expression into the binding like
{list.selectedIndex > -1} and this is fine but I need to put multiple
expressions and it doesnt like && in the binding string.
How can I use a function here (or multiple expressions) ?
thanks,
Jon