Guided navigation within a DataGrid

Hi @bmccord,

You can check my reply in this thread: Radzen Textbox with multi string chips - #2 by korchev.

You would need something similar - to handle the keydown event and perform custom implementation such as finding and focusing the next editable element.