This is a migrated thread and some comments may be shown as answers.

Upate grid every second

1 Answer 27 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Victor
Top achievements
Rank 2
Victor asked on 09 Sep 2016, 10:30 AM

Hello,

Ik have a gridview which is bound to a SQL-server table. Records in this table are changes by other users/programs.

Can anyone tell me the easiest way to Reload/Update the data in the gridview ?

Kind regards

A desperate developer

 

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 09 Sep 2016, 03:25 PM
Hello Victor,

Thank you for writing.

RadGridView binds to the locally available data. Unless data bound object is updated the grid will not update. You can check the following MSDN resources providing detailed information on how you can be notified of the changes from SQL server:
I hope this information was useful. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms. For more information check out this blog post and share your thoughts.
Tags
GridView
Asked by
Victor
Top achievements
Rank 2
Answers by
Hristo
Telerik team
Share this question
or