Is your feature request related to a problem? Please describe.
End-users coming from excel often have issues with the different edit mode requirements for data grids. Having an option to make the igxGrid more akin Excel is going to be beneficial .
Describe the solution you'd like
An option similar to our jQuery grid which specifies the interactions / keys that enter edit mode.
Describe alternatives you've considered
This can be achieved now but it's quite complicated and almost impossible in say React, where the igxCell components are not exposed.
Additional context
Is your feature request related to a problem? Please describe.
End-users coming from excel often have issues with the different edit mode requirements for data grids. Having an option to make the igxGrid more akin Excel is going to be beneficial .
Describe the solution you'd like
An option similar to our jQuery grid which specifies the interactions / keys that enter edit mode.
Describe alternatives you've considered
This can be achieved now but it's quite complicated and almost impossible in say React, where the igxCell components are not exposed.
Additional context