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

Trying to create cascading dropdowns within data grid

1 Answer 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kerry
Top achievements
Rank 1
Kerry asked on 17 Oct 2017, 03:03 PM

This is Kendo UI for MVC

OK, so let's assume we have two makes and two models, like this

Makes: Ford, Chevy

Models: (Ford, Pinto), (Ford, Fiesta), (Chevy, Silverado), (Chevy, Citation)

I want to have a data grid. On that data grid, there will be an 'Add' button. Each time that add button is clicked a new row is added to the grid, and the user chooses a make and a model.

After adding all their makes and models the user hit a big GO button and the whole smash is sent to the server to be saved.

I cannot figure out how to make this happen. I am new to Kendo, completely worthless with JavaScript, and have absolutely no idea what I'm doing.

Thanks

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 19 Oct 2017, 07:59 AM
Hello Kerry,

Thank you for the provided information. I recommend you to take a look at our cascading drop downs demo in the link below:


Also you can find detailed information on how to create custom editor templates step by step in the following article:

 
Finally, for your convenience attached you will find a small sample which illustrates how to edit/create records using cascading drop downs.


Regards,
Georgi
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
Kerry
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or