jQWidgets Forums
Forum Replies Created
-
Author
-
May 1, 2015 at 3:49 am in reply to: grid does not work with ui router! grid does not work with ui router! #70510
Because I’m sure that is a bug, so I copied from net tab as a proof that no reference was missed and also that is a working example that everyone can test it. one of my friends tested it too, same behavior.
April 30, 2015 at 7:01 am in reply to: grid does not work with ui router! grid does not work with ui router! #70484hi Peter
Th original code has reference to jquery 2.1.3. We used an asp.net mvc helper for referencing javascripts but they are replaced for this post
I copied this from Firebug net tab
GET Person
200 OK
localhost:1504
1.7 KB
[::1]:1504
7ms
GET site.css200 OK
localhost:1504
237 B
[::1]:1504
1ms
GET jqx.base.css200 OK
localhost:1504
25.5 KB
[::1]:1504
12ms
GET jqx.orange.css200 OK
localhost:1504
2.0 KB
[::1]:1504
17ms
GET jquery-2.1.3.js200 OK
localhost:1504
241.6 KB
[::1]:1504
89ms
GET angular.min.js200 OK
localhost:1504
123.0 KB
[::1]:1504
50ms
GET angular-ui-router.min.js200 OK
localhost:1504
29.2 KB
[::1]:1504
86ms
GET jqxcore.js200 OK
localhost:1504
34.2 KB
[::1]:1504
95ms
GET jqxangular.js200 OK
localhost:1504
27.2 KB
[::1]:1504
116ms
GET jqxdata.js200 OK
localhost:1504
86.0 KB
[::1]:1504
147ms
GET jqxinput.js200 OK
localhost:1504
14.4 KB
[::1]:1504
154ms
GET jqxbuttons.js200 OK
localhost:1504
12.4 KB
[::1]:1504
102ms
GET jqxscrollbar.js200 OK
localhost:1504
28.8 KB
[::1]:1504
133ms
GET jqxmenu.js200 OK
localhost:1504
49.1 KB
[::1]:1504
149ms
GET jqxlistbox.js200 OK
localhost:1504
73.5 KB
[::1]:1504
224ms
GET jqxdropdownlist.js200 OK
localhost:1504
36.7 KB
[::1]:1504
224ms
GET jqxgrid.js200 OK
localhost:1504
230.4 KB
[::1]:1504
245ms
GET jqxgrid.selection.js200 OK
localhost:1504
29.9 KB
[::1]:1504
243ms
GET jqxgrid.columnsresize.js200 OK
localhost:1504
11.9 KB
[::1]:1504
149ms
GET jqxgrid.filter.js200 OK
localhost:1504
40.7 KB
[::1]:1504
150ms
GET jqxgrid.sort.js200 OK
localhost:1504
5.3 KB
[::1]:1504
220ms
GET jqxgrid.pager.js200 OK
localhost:1504
21.1 KB
[::1]:1504
219ms
GET jqxgrid.grouping.js200 OK
localhost:1504
30.8 KB
[::1]:1504
240ms
GET jqxcheckbox.js200 OK
localhost:1504
11.9 KB
[::1]:1504
253ms
GET app.js200 OK
localhost:1504
1.7 KB
[::1]:1504
252ms
POST GetRoutes200 OK
localhost:1504
98 B
[::1]:1504
2ms
GET icon-down.png200 OK
localhost:1504
142 B
[::1]:1504
2ms
27 requests
-
AuthorPosts