Ejemplo n.º 1
0
 static void onError(PanelBarErrorEventData e)
 {
     kendoConsole.error("Loading failed with " + e.xhr.statusText + " " + e.xhr.status);
 }
Ejemplo n.º 2
0
 static void onError(PanelBarErrorEventData e)
 {
     kendoConsole.error("Loading failed with " + e.xhr.statusText + " " + e.xhr.status);
 }