Windows Phone 8 expandable list view -


I need to implement expandable list view on windows phone 8. My goal is to bind values ​​from the JSON output The format of the parent child I receive.

Am I assuming that you want something similar to Android

if If so, take a look at Windows Phone Toolkit


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -