DataBinding availaible?
Posted: Tue Oct 09, 2012 1:12 am
Hello,
I would like to know if it is possible to use DataBinding to other objects than Tags.
For example, I define a static bool bVisible. Then there is a Rectangle on my screen, that should only be visible if bVisible is true. So I tried to add the DataBinding in the XAML code, but everytime I compiled the code I added was automatically deleted.
I'm working on a T10A-Panel on iX-Developer 2.
Thank you for your help.
I would like to know if it is possible to use DataBinding to other objects than Tags.
For example, I define a static bool bVisible. Then there is a Rectangle on my screen, that should only be visible if bVisible is true. So I tried to add the DataBinding in the XAML code, but everytime I compiled the code I added was automatically deleted.
I'm working on a T10A-Panel on iX-Developer 2.
Thank you for your help.