hide column
All,
I want to hide few columns programatically in my XML based Grid. I tried
setColumnIndices([]); function, the column is hidden, but the underlying data also disappears. I have multiple tables of same type in the same page, so cant define separate CSS for each of the tables.
Is there any function like setColumnIndices but will keep the data intact? The forums showed something like setColumnValues() but is that present in V2.0?
thanks
I want to hide few columns programatically in my XML based Grid. I tried
setColumnIndices([]); function, the column is hidden, but the underlying data also disappears. I have multiple tables of same type in the same page, so cant define separate CSS for each of the tables.
Is there any function like setColumnIndices but will keep the data intact? The forums showed something like setColumnValues() but is that present in V2.0?
thanks
Raj Nair
August 23,