Returns HTML of grid records in the scroll view.
getRecordsHTML()
Returns HTML text.
Description
The method is used internally to generate HTML for records in the view. It will take into consideration user applied search
and scrollbar position. It is possible to overwrite this method with a custom one. This method internally calls
.getRecordHTML() to generate each record.
If you have grid defined in the following way:
You can get records HTML: