DataGrid Refresh in regular timeinterval
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