Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
WPF-DataGrid- Press Enter key, go to next line
TAN WhoAMI
11y
4.2k
1
Reply
I want to implement this for DataGrid in WPF, not DataGridView, such that whenever an Enter key is pressed, it would go to the next line, is it possible?
I see similar solution in
http://stackoverflow.com/questions/9674078/datagridview-when-i-press-enter-it-goes-to-the-next-cell
, but it is for DataGridView.
How can I implement the same feature for my WPF DataGrid? thanks.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
WPF Change Style of all TextBoxes in Grid
récupérer une image de Sql server dans un ListView