I want an asp.net repeater control to update by itself as and when the actual data that it's pointing to, gets updated. I'm not looking for a solution where a button click happens and each time repeater(which is inside an updatepanel) is bound to a datasource.I want an asp.net repeater control to update by