Grid doesn't enter in EditMode

0 Answers 291 Views
Grid
Ciprian Daniel
Top achievements
Rank 1
Iron
Iron
Iron
Ciprian Daniel asked on 17 Jan 2023, 02:36 PM

Hello,

I have a grid where is use OnRead to get the data. The EditMode is set to Inline. 
I can insert, and delete a row from the grid but I can't edit a row.
I have defined EditorTemplate but it doesn't enter into it.
I'm trying to migrate the solution on the version 3.7.0 of your framework.
Previously I had the version 2.29 of your framework where I didn't got that problem.
Behind the grid I have a DataTable like in this example: https://demos.telerik.com/blazor-ui/grid/data-table

I've read the articles regarding this issue and I also tried the solution on this topic
https://www.telerik.com/forums/grid-with-inline-edit-how-to-add-new-row-and-manage-save-cancel-request-from-code
But it doesn't seams to work for me, the EditorTemplate is not displayed.

I will appreciate if you can help me on this issue.

Thank you in advance,
Cipri

Ciprian Daniel
Top achievements
Rank 1
Iron
Iron
Iron
commented on 19 Jan 2023, 10:02 AM

I had an issue in my code. It's all ok.
Next time I will spend more time in debugging before posting over here. 
Thank you

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Ciprian Daniel
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or