Hi...


I have an ASP.Net based web application which has data retrived from Database and displayed in GridView. Few columns need to be updated realtime using LightStreamer.
My .NET Adapter based on the code exemples is working. Now i'm trying to subscribe this data to existing ASP.Net Gridview.
There is no sample showing how few columns in ASP.Net gridview can be updated with data from LightStreamer adapter.
Can you please provide any reference to tutorial or exemple about this?


Thanks.