TWebTableControl - tbody scrolling

It would be nice to have a property that enabled the TWebTableControl to scroll within itself.

So the column headers remain fixed and the tbody is scrollable, leaving the table with a fixed height.

Have you considered using TWebStringGrid that can do this as an alternative?

Yes, but I find the TWebDBTableControl a more visually customisable control

It is a significant redesign to make it work actually more like TWebDBGrid. We'd rather work then on visual customization of TWebDBGrid. What exact visual customization do you refer to?