Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Can someone suggest me some .net development code for Real time updates in gridview?

I have one gridview in my webform. If i upload file in fileupload to sqlserver, my gridview from another computer or another browser then my current browser will automatically refresh with the changes. I don't need click manuallly refresh button or F5 to see the changes in my gridview.

thanks.
Posted

 
Share this answer
 
v2
Comments
Peter Yohanes 14-Jun-14 2:32am    
thanks for answe Nirav.. :)
but,i must use SignalR to push that data,not use a timer..
can you have a solution that problem with SignalR?

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