Hi All,
I am passing an xml stream to populate the grid data.
The grid data works fine. However, the column attribute hidden=“true” doesn’t seem to take effect.
The sample head of xml is as below
Resolution ReasonWiTagstepNamewhere column WiTag and stepName are required to be hidden, but doesnt work.
Also, I was able to achieve the same using grid js for 2.5 version, but the same is not effective with 2.6 js applied
GridJS.zip (95 KB)