jQWidgets Forums

jQuery UI Widgets Forums Grid webapi? Reply To: webapi?

webapi? #16474

ulao
Member

well here is why I dont agree, please correct my thinking if I’m wrong.

1) as it is I get one error about $.jqx is undefined
2) If I remove my jquery reference I get 12 errors about jquery missing and one about $ missing
3) if I remove the jqxcore reference I get 11 errors $.jqx is undefined
4) Intelesense finds jqx. ( I know that does not mean much )

Like wise for each other file. MY thinking is that they must be referenced right or I would be getting more errors, as prof by removing the lines as I stated above. If the project is moved offline ( not on the web api server ) then all is fine. So its my suspicion that its a web api thing. Another tid-bit I found, not related to jqwidgets, is that the $(‘…’).bind(‘dragstart’…) also fails on web api where is does not fail off line. I’m starting to think there is some sort of conflict between webapi and jquery. I only mention this in hopes it give you a thought.

Does jqwidgets have many webapi users?

also what does this mean?
MVC4 Web Api Service Layers for the jqwidgets project on http://www.jqwidgets.com.

Until now implemented the GET method, GET/id method.
New DataPoint csv repository.