Are you working in ASP.net MVC? If so, here's a blog post that might help you: http://blog.platformular.com/2012/03/20/load-google-chart-by-ajax-using-asp-net-mvc-and-jquery/. If not, the same general principles likely apply in whatever your environment is.
On Thursday, January 10, 2013 2:38:48 AM UTC-5, winston kwan wrote: > > I am trying to draw a google > orgchart<https://developers.google.com/chart/interactive/docs/gallery/orgchart> > . > the first thing that i need to do is fill a google visualization table. > > I have a c# function which will return a list of objects. > > how do i go about calling the C# function to get the list. > and what would be the best way to populate the table. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/QwLC1z3RqmEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
