How to achieve this feature in datagrid?
please see this software/application https://tallysolutions.com/tally-prime/
here a saw a feature like if Enter is pressed on a element in a row like structure it presents another table again if enter is pressed again another Datagrid like table comes and If Esc is pressed then it gets back to parent where you pressed Enter button.
So how it is done in C# WPF. I know only datagrid is there any thing like datagrid alternatives or with datagrid it can be achieved!