Hi!

If you have a Client-Server WebSharper project, the easiest way is to just use a remote method call to load data asynchronously.

You can't do it on try.websharper, as it does not execute custom server-side code, but there are some sample snippets that get around this by loading data hosted on GitHub, like this one, using D3: https://try.websharper.com/snippet/qwe2/00002i This uses D3's json loading, but you can do this with JQuery.GetJSON too.

Let me know if this helped or you have further questions, thanks!

By on 7/17/2018 8:13 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper