dhtmlxGrid footer doesn't work

Hello



I try enable footer on the grid as explained on example in your site. unfortunately its doesn’t work.



here the code of page. its not show any data after loading. original page without footer is work. see 72.29.94.150/~sensusco/tabs.php look on the second tab.







div.gridbox div.ftr td{

text-align:right;

background-color:#E5F2F8;

border-right:0px solid gray;

}

div.gridbox_light table.hdr td {

text-align:center;

}







        



whats wrong?

Your sample returns error:
dhxTabbar is not defined
72.29.94.150/~sensusco/tabs.php
Line 174
Also note, attachFooter() method is available in PRO version only.