How to do Multibinding in metrostyle app ?
-
25 กันยายน 2554 14:05
Is Multibinding supported? If so the below code is not compiling.
<TextBlock> <TextBlock.Text> <MultiBinding StringFormat="{}{0} ({1})"> <Binding Path="LongName"/> <Binding Path="ShortName"/> </MultiBinding> </TextBlock.Text> </TextBlock>Thanks,
Ajosh
Ajosh Jose
ตอบทั้งหมด
-
25 กันยายน 2554 17:01
Multibinding is not supported in the developer preview.
Tim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer- ทำเครื่องหมายเป็นคำตอบโดย Jose Atlanta 25 กันยายน 2554 19:22
-
14 เมษายน 2555 17:17
I can't find MultiBinding in the consumer preview either. When can we expect to see it?
-
15 เมษายน 2555 3:45
Multibinding is not implemented in WinRTTim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer
(if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)- เสนอเป็นคำตอบโดย SGStino 28 พฤศจิกายน 2555 20:59
-
29 เมษายน 2555 22:07PLEASE, PLEASE, PLEASE put Multibinding at the top of the priority list after RTM! I am wasting a lot of time adding in hundreds of lines of code and hacks to work around the lack of multibinding. Along with relativesource ancestor, are absolutely key to be able to use the magnificent data binding facilities that are part of XAML!
-
30 เมษายน 2555 21:42I was also a little disappointed to see the blue line show up below my MultiBinding declaration. Hope we can get this in the next version.
-
30 เมษายน 2555 23:54
I was looking for a way to bind to multiple visual states, and thought of MultiBinding at first. But then I found a blog post that demonstrates Peter Blois's BindingListener class. I succeeded in applying it in a Metro-style app as seen in my answer to my question on the subject. So you can apply BindingListener in your specific situation, or perhaps create your own general-purpose MultiBinding class with it.
-
19 พฤษภาคม 2555 19:12I am also desperately waiting for MultiBinding; please consider adding it to WinRT in the RTM build.
-
12 กันยายน 2555 2:44
+1
RG.
Pa konèt mové, dèyè do sé on péyi.