Avoid the <datagrid> tag dropped from the HTML 5 specifications

The <datagrid> tag should be avoided in any HTML code because it has been dropped from the HTML specification (or at least deferred).

See the <datalist> tag instead.