Copy link to clipboard
Copied
Hi Everyone,
Is it possible to have my column headings stationary while the user scrolls down through the data for miles and miles, so the heading would always be visible?
If yes, can you give me some direction about how do do it?
Thanks,
Lou
Copy link to clipboard
Copied
Yes it is possible.
CSS position=fixed;
AND/OR
Flash based <cfgrid...> objects.