Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want do website have grid view data but that data updated (as gold price )

so i let grid update every 2 sec but that absolutely make lode in sever

i need code update the grid when data change in database

help me Plz.
Posted

1 solution

See here[^] - this depends on MS SQL Server database, but similar solutions surely exist in other databases.

Google "push information from the database to ui" or some variation of it.
 
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