Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can we use "HTML Meta Refresh tag" in silverlight??

I have a silverlight grid and i want to update that grid every 5 seconds.

How could i do that??
Posted

Silverlight runs in a plugin, you're better writing code inside silverlight, than making the whole page reload.
 
Share this answer
 
Silverlight runs in a plugin, you're better writing code inside silverlight, than making the whole page reload.


Christian i m not getting what you wanna say..

plz if possible then provide me a solution rather than simply a suggestion
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900