
Captions: << first, < prior, etc.
ButtonSpecs: html syntax for the <li_tag> etc. for each table navigation "button"
function TfmHTQ1Panel.Init:Boolean;
begin
Result:= inherited Init;
if not result then
exit;
RefreshWebActions(fmHTQ1Panel);
answergrid.SetCaptions2004;
answergrid.SetButtonSpecs2004;
end;
<link rel="stylesheet" type="text/css" href="/webhub/demos/css/whdemosWebDataGrid.css" />Reference: whdemosWebDataGrid.css