How to keep the titles fixed in a form

Hello
I hope that you can help me or give me some ideas about how to solve this problem.
I have a Form where I have a catalog with several products on it.
This form is an editable grid.
My problem is that I need to scroll down the list of my products and have the titles of the columns fix in order to be able to know which column is the user editing.

Also I’d like to add a hover event on the Form to know which row is the user editing.

Thanks in advance.

This is a feature called Freeze Grid Header, which was announced as part of Release 8.1, but has not been included in the product as of yet. I (and others) are very interested in this ability and I have contacted SC support (Diego replied yesterday, after checking with the developers) that “it is not available in scriptcase. But will be implemented. Has no target date for implementation and not to release the feature”. Perhaps SC could make this happen sooner given the community interest in this feature.

I have also considered trying to construct a Dashboard application with just titles as Widget1 and the grid as Widget2. Another thought is to use javascript to inject some CSS classes into the header and then applying some styles to fix the header. The challenge there is the nested table which makes it more difficult to achieve the freeze effect.

Hi
any news for the “[SIZE=14px]Freeze Grid Header[/SIZE]” ?? i have the last release of SC ([SIZE=12px]8.1.025[/SIZE])… my problem is “freeze” the grid and form in my applications…

thanks
A.

Just saw this on YouTube - https://youtu.be/7rjMBvhED48

I guess this is what most of us is waiting for V8.1.0031. But upgrade not available yet last time I checked.