TextBox "AcceptsReturn" does not work in DataGrid
Last post 05-09-2008 3:26 AM by Yi-Lun Luo - MSFT. 1 replies.
Sort Posts:
05-07-2008 5:56 PM
TextBox "AcceptsReturn" does not work in DataGrid
the datagrid is handling various key down events and I do not see any property to avoid this. Since pressing enter triggers a edit commit, a multi line textbox does not work. I set commit cancel to true this returns me to the text box, but no new line is inserted

Joe Robe

joer00

Joined on 07-05-2006
Posts 72
05-09-2008 3:26 AM
Marked as Answer
Re: TextBox "AcceptsReturn" does not work in DataGrid

Unfortunately there's no good workaround... You may refer to this thread for a not very nice solution.

shanaolanxing - Please mark the posts as answers if they help and unmark if they don't.

Yi-Lun Luo - MSFT

Joined on 10-29-2007
Posts 1,084