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

Howto tell telerik that data has updated from a third source

1 Answer 32 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Wolfgang
Top achievements
Rank 1
Wolfgang asked on 29 Nov 2012, 12:01 PM
How is it possible to update classic telerik if data in datasource has changed?

for example an external thread writes data to database. Now UI threads (and therefore first the telerik connection) needs to know that data is updated.

Is there something like a listener for sql?

1 Answer, 1 is accepted

Sort by
0
Ralph Waldenmaier
Telerik team
answered on 29 Nov 2012, 03:02 PM
Hi Wolfgang,

Unfortunately this feature is not supported by Telerik OpenAccess ORM. Once the data is loaded, it will not automatically be updated.
There is functionality in SqlServer to handle such scenarios, see this link for details, but we do not provide this functionality out-of-the-box since this is very dependent to the respective backend. The Oracle way to do such things can be found here.

Feel free to ask if you have any other question.

Kind regards,
Ralph
the Telerik team
Telerik OpenAccess ORM Meets ASP.NET Web API. Read more.
Tags
General Discussions
Asked by
Wolfgang
Top achievements
Rank 1
Answers by
Ralph Waldenmaier
Telerik team
Share this question
or