:: DHX Grid :: Use enableAutoHeight with new value

Hi there,



How to reset the height of the overall grid and use fresh new value in enableAutoHeight() API ??

After refreshing grid you can add mygrid.setSizes() command.

Hi,

Suppose I have used .enableAutoHeight(true,“350”,true); then on some event I want to give 450 as second parameter in the enableAutoHeight API. How can I achieve this. In IE 6, it is not working.