Power Table Row Freezing

I am using vision power table with cell span data to create fake sub header. Since I am not setting the header to visible, when I scroll down, the reference rows would disappear.

How can I freeze top 2 (number of rows) in power table.

I can think of multiple approaches that would work, but my inclination here would be to filter those two rows out of the dataset and overlay them in a separate table. If you are going to allow things like column resizing and reordering, then you will need correlate the column model information between the two tables to make it look seamless.

That worked Fine, thank you

1 Like