:: Forum >>

Disabling sort screws up column resizing

I disabled the sort on my grid by doing this:
obj.getTemplate("top/item").setEvent("onmousedown", null);
But now when I resize a column, only the header is resized, not the data.
How do I disable sorting without screwing up column resizing?
Jason Brady
Monday, August 1, 2005

This topic is archived.


Back to support forum

Forum search