Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In the current behavior of the Syncfusion Blazor Grid, when a user double-clicks a cell to initiate inline editing, the focus defaults to the first editable column, not the clicked cell. This disrupts user expectations and editing flow. To enhance usability, the grid should automatically focus the exact cell that was double-clicked, ensuring a more intuitive and efficient editing experience. This feature is especially important in grids with multiple editable columns, where users expect direct interaction with the targeted data field.
Sample: Blazor DataGrid Inline Editing | Cell Editing | Syncfusion