I've created a treeview in VS2010 visual web part, I've successfully deployed it in my local SharePoint server.
The problem now is when I try to recreate the web part as a sandbox solution for SharePoint Online. It doesn't work as expected and the tree view cannot be displayed.
Is there a workaround for this issue? or should I try using JQuery to generate my TreeView?