Give datagrid option to wrap long words / horizontal scroll bar

Currently in the DataGrid, if your text in the columns or actual rows is a single long word, it doesn’t get wrapped down. For example:

no

This becomes even more of an issue when using many columns, and or many long words within the actual rows, because it bleeds into the next column.

Either that and or, the ability to have a horizontal scroll bar, so we don’t have to wrap words down.