SignalRGridPanel

  1. #1

    SignalRGridPanel

    SignalRGridPanel showing Element SignalRGridPanel is not a known element
  2. #2
    Hi @InbaseMuneer,

    Welcome to the Ext.NET forums!

    The example online appears to be working well. Does it work for you?
    https://examples3.ext.net/#/SignalR/Basic/StockTicker

    I guess you are trying to run it locally in your project?

    I guess you should change this on the .aspx page according to your assembly name and namespace if changed.
    <%@ Register Assembly="Ext.Net.Examples" Namespace="Ext.Net.Examples" TagPrefix="ext" %>

Posting Permissions