how to make table row readonly in html

1 Step 1: Create a table in Bootstrap. Pressing Enter/F2 or double click will make the current row editable and pressing Tab navigates to the next cell. The table will initially render with all rows in read-only mode. Figure 3 - The resulting 3 x 3 table. Within this table tag, youll place the , , and tags. Fixing the awkward default. The basic mechanics of looping through an array remains, but we now create the table with HTML objects: Create a new HTML table myTable = document.createElement ("table"); Add a new row to the table row = myTable.insertRow (); Add cells to the row cell = row.insertCell (); Append data to the cell cell.innerHTML = DATA; Select the data range, to click Data > From Table/Range. Note: This attribute is only applicable on