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

Update Notification Content

1 Answer 79 Views
Notification
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 18 Feb 2013, 08:39 AM
Hi,

There is a RadNotification in my web application in which the contents are fetched from database and loaded using a webservice. I want the RadNotification to check periodically and display latest content as some new values are updated in the database.

Please help,
JC.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 Feb 2013, 09:25 AM
Hi JC,

You can set the UpdateInterval property of the RadNotification to update the content after a particular time interval. The UpdateInterval property Gets or sets the time interval in milliseconds after which the notification will automatically update the content.

For more information, you may check the RadNotification Update on interval demo.

Thanks,
Princy.
Tags
Notification
Asked by
JC
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or