Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

create line chart in silverlight2.0 RSS

20 replies

Last post Sep 27, 2008 05:02 AM by HarshBardhan

(1)
  • HarshBardhan

    HarshBardhan

    Star

    10118 Points

    1749 Posts

    Re: How to intract with html page

    Sep 27, 2008 05:02 AM | LINK

     Hi Subhash,

    Write a Javascript method in your aspx Page and call it like this from Silverlight

    HtmlPage.Window.Invoke("javascriptmethodname",null); 

    Mark as answer if this post answered your question.

    Harsh Bardhan