Skip to content

A simple fake stock ticker sample for SignalR using Ext.NET to display the data

Notifications You must be signed in to change notification settings

anupshah/ExtNET-SignalR-StockTicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

A fork of the SignalR StockTicker Demo using an Ext.NET GridPanel

This is a fork of the SignalR StockTicker demo but shows how an Ext.NET 2.x GridPanel can be used.

It still requires jQuery as a dependency but the key is to just load the data using the GridPanel store's loadData method and highlighting the rows appropriately.

About

A simple fake stock ticker sample for SignalR using Ext.NET to display the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • C# 7.9%
  • Classic ASP 2.4%
  • Other 1.5%