When automatic horizontal scrolling is enabled, text in the control scrolls left or right automatically when the user enters or deletes data. When automatic horizontal scrolling is not enabled, text does not scroll left or right as the user changes data, and data that exceeds the width of the line provided is ignored.
dw_1.items.myColumn.autohscroll=true;