cascading dropdown display in kendo grid in cell display

1 Answer 151 Views
DropDownList Grid
sandy
Top achievements
Rank 1
Iron
Veteran
sandy asked on 08 Sep 2021, 09:27 AM

Hi,

i have a cascading dropdown list inside grid. when i click ass row and  when i click 2nd drop down able to load data without selecting first dropdown. so here first i want to disable 2nd dropdown and after selecting 1st drop down i want to enable 2nd dropdown  with the values depends on first drop down.

1 Answer, 1 is accepted

Sort by
0
Accepted
Anton Mironov
Telerik team
answered on 13 Sep 2021, 08:18 AM

Hi Sandy,

Thank you for the details provided.

In order to achieve the desired behavior, I would recommend trying the following approach:

  1. Use a Custom Editor for the Kendo UI Grid:
    https://demos.telerik.com/aspnet-mvc/grid/editing-custom
  2. Implement a Kendo UI Cascading DropDownList as an Editor:
    https://demos.telerik.com/aspnet-mvc/dropdownlist/cascadingdropdownlist

Give a try to the approach above and let me know if further assistance is needed.

Kind Regards,
Anton Mironov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DropDownList Grid
Asked by
sandy
Top achievements
Rank 1
Iron
Veteran
Answers by
Anton Mironov
Telerik team
Share this question
or