I have a multiline textbox that is bound to a SQL Server field via a data environment command. It displays existing data fine, but when I try to enter new data into the empty textbox, nothing appears. I can move the cursor to anywhere on the first line only. The only way I can enter any text is if I first select some blank area on the line. Then I can "overwrite" the blank with my text. The fact that it allows me to move the cursor to a position to the right of existing text is annoying enough, but this "select-before-type" behavior is unacceptable. Has anyone ever experienced this sort of thing before? Any help is appreciated. Thanks.