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