Developers and end-users that use the DevExtreme DataGrid and TreeList components require the following features:
You will be able to use the keyboard to set focus on the following DataGrid/TreeList elements:
Currently, a user can only move from column to column when editing grid cells. We are planning to support a faster navigation mode in our TreeList and DataGrid that allows you to move from one row to another within a column.
This Excel-like editing process will allow you to:
You can press F2 to switch to a mode in which you can change the cursor鈥檚 position inside the cell using the arrow keys. In this case, only ENTER saves the changes.
聽
When editing starts, the聽cell text gets selected. This is conventional behavior,聽and it will become default.
editing: {
selectTextOnEditStart: false // disable the feature
}
You will be able to do the following:
focusedRowIndex or focusedRowKey option;navigateToRow(key) method (and automatically switch to a particular data page if necessary);focusedColumnIndex option.The following events will allow you to control navigation:
Do the new keyboard navigation features meet your needs?
Subscribe to this thread or our Facebook and Twitter accounts for updates on this topic.
What about mouse buttons? Buttons like middle mouse click?
Also I want to ability to -for example- deselect a row using the right mouse button.
@MightyFo0l Thank you for the feedback. The features you've mentioned are in our backlog. Currently, they are not high priority, but we'll consider introducing them in future updates. As a workaround, to handle a right mouse click, you can refer to this example.
Update: According to the external feedback, the new 'Select cell text on edit start' section has been added.
is it possible to add copy cell value to another cells with mouse drag, just like what excel does.
@m-yazdani Thank you for the feedback. We don't have plans to implement the feature you are talking about. It looks like a feature of a Spreadsheet component that DevExtreme doesn't have yet.
Thanks for reply; is it possible to tell me when the features of this issue
will be ready?
We expect to have a release in the mid-November.
At last! Can't wait for the release date!

Could you consider drag and drop rows, for move rows in the greed, example the last row drag to be the first row?
Hi @apis3445,
Could you consider drag and drop rows
It's in our Roadmap for 2019.
Hi, what do you think about "Copy a formula by dragging the fill handle in Excel", I find it very useful. ;)
Hi @FabianoCastro,
Thank you for your suggestion. It's not in our plans for v18.2. Could you please clarify if you find it helpful while editing Excel spreadsheets or while working with data records in DataGrid? What are your real-world scenarios?
Hi @dxbykov
Something similar to the image, when you click on "vanishing point" and drag down, fill in the cells below.

The example is in Excel, but I麓m suggesting in DataGrid in topic "Excel-like editing"
I would like to see the selection on cell focus asap
@dxbykov
hey boddy, haven't you finished related tasks of this issue yet?
@m-yazdani
Hi, we've released the features described in the 'Focused row and cell' section. The rest is under development.
We have published a preview version of the keyboard navigation enhancements in DataGrid and TreeList. I'm closing this issue.
You are welcome to leave your feedback and continue this discussion here.
Most helpful comment
At last! Can't wait for the release date!