Returns HTML of summary records.
getSummaryHTML()
Returns HTML text.
Description
In many ways this method is similar to
.getRecordsHTML() method, but it will
return HTML text of summary records. This method internally calls
.getRecordHTML()
to generate each summary record.
If you have grid defined in the following way:
You can get summary records HTML: