Skip to content

Focuses the clicked cell on normal editing when frozen columns are present in the grid

Notifications You must be signed in to change notification settings

SyncfusionExamples/EJ2-DataGrid-Core-Editing-FrozenColumns-focus-clicked-cell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EJ2-DataGrid-Core-Editing-FrozenColumns-focus-clicked-cell

I253102 – This sample demonstrated on how to focus the clicked cell on normal editing when frozen columns are present in the grid. This is achieved by using the JavaScript’s focus method for focusing the clicked cell in the grid’s actionComplete event.