This is a migrated thread and some comments may be shown as answers.

The Discontinued field is required.

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
MohamadReza
Top achievements
Rank 1
MohamadReza asked on 11 Mar 2018, 10:45 AM

i have added kendo grid in my asp.net core 2 project ..

i have a checkbox column in it which is bound to IsVisible field

when i click edit or create button , i get a validation error which is 'The IsVisible field is required.'

 

i think there is a bug with the grid validation , because a checkbox always has a selected value (checked or not checked)

you can see the issue by adding or editing a row in telerik inline editing sample : https://demos.telerik.com/aspnet-core/grid/editing-inline

 

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 12 Mar 2018, 09:32 AM
Hi,

The behavior you are observing is indeed caused by a bug. The developers are aware of it and are working towards providing a fix as soon as possible. I apologize for any inconvenience this may cause you.

As a workaround until the fix is available I can suggest using a regular CheckBox for editing. 


Regards,
Viktor Tachev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
MohamadReza
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or