Grid: Keep Headers on-screen when scrolling

Is there a way we can keep the Grid headers on-screen at all times?

Examples:
http://datatables.net/examples/basic_init/scroll_y.html
http://cmcqueen1975.bitbucket.org/htmlFloatingTableHeader/tables.html
http://mkoryak.github.io/floatThead/

If not, can we add this feature?

I tried modifying the CSS on the OnLoad Event, but it didn’t work out very well. The alignment was messed up.

[QUOTE=dczanik;22948]Is there a way we can keep the Grid headers on-screen at all times?

Examples:
http://datatables.net/examples/basic_init/scroll_y.html
http://cmcqueen1975.bitbucket.org/htmlFloatingTableHeader/tables.html
http://mkoryak.github.io/floatThead/

If not, can we add this feature?

I tried modifying the CSS on the OnLoad Event, but it didn’t work out very well. The alignment was messed up.[/QUOTE]

also interested in this, would be nice to have an option for it!