I have an interactive grid which populates from source query:
select header_1,header_2,header_3,header_4,header_5,header_6 from data;
I need to c