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.