Hi,
Is it possible to use SigralR as datasource with GridView?
My case is that the same database is used in my WPF application and in my web. My idea was that SignalR is used for propagating changes done in other ends. (add, delete and moved rows by drag-drop)
I was inspired by this great Kendo example: http://demos.telerik.com/kendo-ui/web/grid/signalr.html
Is it possible to use SigralR as datasource with GridView?
My case is that the same database is used in my WPF application and in my web. My idea was that SignalR is used for propagating changes done in other ends. (add, delete and moved rows by drag-drop)
I was inspired by this great Kendo example: http://demos.telerik.com/kendo-ui/web/grid/signalr.html