Users are creating a new record for a bound grid inside of a popup. Upon return, the new row is created via SignalR & the .create method but it's showing at the bottom of the grid. Is it possible to place the new record at the top of the grid (w/out changing sort)?
For, refreshing the grid is a partial workaround (SO link below), but still does not place the row where we would like it.
Thanks!
http://stackoverflow.com/questions/29529318/how-to-use-signalr-datasource-with-kendo-grid