datatable jquery angular

Problem with .hide JQuery method

Hi,

I'm trying to implement my custom datatable widget using the angular-datatable library, and I'm getting the following error when the table loads:

$elem.hide is not a function

Searching on the internet I found that the problem is that I am loading jquery library after the angular.js.

Is there any way to load Jquery library before angular in bonita?

Thank you very much.

Notifications