1. Write CSS files
.fixtitle {
Background: navy;
Color: White;
Position: relative;
Top: Expression (this.offsetParent.scrolltop)
}
2. The CSS name of the DataGrid head is called fixTitle.
This is what I see the simplest fixed head.