Skip to main content
Participant
May 21, 2009
Question

Stationary Headings

  • May 21, 2009
  • 1 reply
  • 606 views

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

    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    May 21, 2009

    Yes it is possible.

    CSS position=fixed;

    AND/OR

    Flash based <cfgrid...> objects.