detachFooter from XML

Hi,

I am trying to detach the grid footer before i load it like this,

<call command='detachFooter' ><param></param></call>

But it’s not working.

Which is the right way to do it?

Ndegwa | Kenya

Please, try to use

<call command='detachFooter' ><param>0</param></call>

Thnx for the reply, but the code is not working :cry:

The issue is confirmed and fixed.
Please, open ticket at support.dhtmlx.com so we can provide you a fixed “dhtmlxgrid.js” file.