InCell Editing

1 Answer 5 Views
Grid
Andy
Top achievements
Rank 1
Andy asked on 21 May 2025, 02:44 PM
I was wondering if it was possible to skip non-editable fields when using Tab to navigate the grid rows?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 May 2025, 01:41 PM

Hi Andy,

 

Thank you for reaching out.

I have created a live REPL sample to test this behavior:

https://netcorerepl.telerik.com/QTkTmAPR40Tmv2kJ01

I have set the UnitPrice field to be non-editable:

model.Field(p=>p.UnitPrice).Editable(false);
And its cells are not opening while Tab navigation editing. Can you let me know if you something else is mind? Can you send me some additional explanation, images or drawings of the expected behavior?

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Andy
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or