I have a SemanticZoom control whose 2 ListView controls have 2 different data sources. When I run the application and I try to zoom out on the control, I have the following error:
0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'itemFromDescription'.
My group key is a string (not an integer) and the issue seems to come from the fact that I have 2 différents data sources:
http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/82b1d77d-d198-4b5a-ae78-f44e2129da54
Why can't we use a different data source for the Zoomed-out ListView?
Regards.
Omid Bayani - KwypeSoft