:: Forum >> Version 2 >>

How to remove columns on runtime?

More information on this topic is available in the documentation section: /aw.ui.grid/column-indices.html.

Hi,

How to remove the grid columns on runtime?

Tks!
Lucas Moretto
Monday, February 13, 2006
Use setColumnIndices() method -

obj.setColumnIndices([0,1,4,5,6,7]);

/javascript.forum.11325.9/hiding-columns.html
Alex (ActiveWidgets)
Monday, February 13, 2006



This topic is archived.

Back to /aw.ui.grid/column-indices.html

Documentation:

Forum search