:: Forum >> Version 1 >>

Removing actions from the header row (2)...

In a previous post / answer,

/javascript.forum.674.2/,

Alex provided the solution for removing the actions from the header:


var header = new Active.Templates.Header;
header.setEvent("onmousedown"null);
obj.setTemplate("top/item"header); 
Alex (ActiveWidgets)
Monday, March 8



I'm looking to disable it for specific header columns. I still want to be able to sort on most of the grid, just not a specific column. Is there a way to do this?
~Todd
Thursday, September 9, 2004
Sorry about that. Found another posting,

/javascript.forum.1470.1/

that seems to answer my questions. Great tool. Hard for a noob like me to understand, but powerful and very useful as I begin to get into it!
~Todd
Thursday, September 9, 2004



This topic is archived.

Back to support forum

Forum search