3.2.0

[release] Show/Hide Grid Columns Component

AW.UI.ShowHideGridColumns: Create component to show/hide columns in grid. (AW 2.5)

http://aw.pimpas.net/components/showhidegridcolumns/

// component
var shd = new AW.UI.ShowHideGridColumns;
// set target grid
shd.setGrid(obj);

// set the combo label
shd.setControlText("Show/Hide Columns");
// set size
shd.setControlSize(120, 20);
document.write(shd);
Paulo Cesar (PC from Brazil )
December 10,
Great component, Paulo. I remember many people were asking for something like this.
Alex (ActiveWidgets)
December 12,
Tkz Alex.
Ill create more components in free-time.
Paulo Cesar (PC from Brazil )
December 12,
Nice enhanced-control PC,
good vision for expanding AW
Thanks
Carlos
December 14,
Good one Paulo.
Very useful.
Ankur Motreja
December 15,
I am currently evaluating this component and I was really having a bad time looking for ways to hide and show columns. You save my day Pualo!

Thanks!

Erick
Erick Asas
January 28,

This topic is archived.

See also:


Back to support forum