uid field name is crash

1 Answer 105 Views
Grid
n/a
Top achievements
Rank 1
Iron
Iron
n/a asked on 17 Oct 2021, 11:34 AM

https://dojo.telerik.com/@kjvjung/ExuQikak

uid data is integer!!!!!!!!!!!!!!!

but grid's result is not integer.

 

how to resolve?

 


Thank you.

 

 

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 20 Oct 2021, 09:52 AM

Hello,

Thank you for the provided details.

The uid field is a reserved keyword by the Kendo Observable Object. The uid that you're seeing in the grid is not the same as the one that you have in the results array.

I would advise that you choose a different name for the field(for example myUid or rowUid, or xUid, etc.), otherwise you might face issues with the widget and its data.

Best Regards,
Georgi Denchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
n/a
Top achievements
Rank 1
Iron
Iron
Answers by
Georgi Denchev
Telerik team
Share this question
or