RE: Blank row header doesn't stretch across whole grid
That's a bug :-(. The following CSS should fix it -
.aw-grid-control .aw-column-space {
width: 3333px;
}
Alex (ActiveWidgets)
June 20,