showOverlay of ui.datatable, Methods Webix Docs
shows the overlay message over the body of DataTable
void showOverlay(string message);
message
Good for "Loading" and "No data" notifications.
Can be styled with the help of the webix_datatable_overlay css class.