I change
JHTML::script("dhtmlxgrid/dhtmlxcommon.js",'media/com_telecomax/js/');
to
JHTML::script("com_telecomax/dhtmlxgrid/dhtmlxcommon.js");
in \administrator\components\mycomponent\views\info\tmpl\default.php
but it don't connect script
I change
JHTML::script("dhtmlxgrid/dhtmlxcommon.js",'media/com_telecomax/js/');
to
JHTML::script("com_telecomax/dhtmlxgrid/dhtmlxcommon.js");
in \administrator\components\mycomponent\views\info\tmpl\default.php
but it don't connect script