Hi,
I am doing a SilverLight Application. In my XAML , i ve a DataGrid populated with records returned by my webservive , Servive.asmx. I want to refresh this datagrid every 2 min. How can i do this ? can anyone help
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jean PaulPosted Oct 31, 2011, 5:23 AM
I am not sure which class to instantiate for Timer in Silverlight.
Or
You can use the Background worker: