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

How to have cascading ForeignKey columns in a grid's inline edit mode

1 Answer 542 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Miechko
Top achievements
Rank 1
Miechko asked on 21 Aug 2018, 07:06 PM

     I am trying to make a very simple functionality but i cant seem to figure it out.

 

i want to be able to pick a category and a dependent subcategory, how can i achieve this in an inline grid edit? 

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 24 Aug 2018, 01:12 PM
Hello Miechko,

A possible solution is to create custom drop down editors for the category and subcategory fields and make them cascade.

The following article explains how to create a custom drop down editor step by step:


Furthermore, in the link below you will find a sample which demonstrates how to create cascading drop down editors:


Please note that both the article and the sample are for MVC. However, the very same configuration is applicable in Asp.Net Core.


Regards,
Georgi
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Miechko
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or