A feature demonstrated in the telerik silverlight demo for grids is change notification. There, when you update the grid, the new data is immediately reflected in the form above the grid. Do any of the asp.net or ajax controls offered by telerik offer that kind of functionality?
What I'm interested in is the ability to have updates committed by other users immediately forwarded to other users, in a grid or form. Is that a silverlight/wpf only capability? As far as I could tell, the questions here in the forums around change notification were centered on wpf and the charting control.
What I'm interested in is the ability to have updates committed by other users immediately forwarded to other users, in a grid or form. Is that a silverlight/wpf only capability? As far as I could tell, the questions here in the forums around change notification were centered on wpf and the charting control.