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

KendoReact Getting Started application

2 Answers 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
TahorSuiJuris
Top achievements
Rank 1
TahorSuiJuris asked on 04 Oct 2019, 04:40 PM
The DropDownList does not do anything but "Selected category ID:" index number change.  Is it possible to use the DropDownList to select a Data Grid Table?  If so, are there any tutorial examples to follow to learn how?

2 Answers, 1 is accepted

Sort by
0
TahorSuiJuris
Top achievements
Rank 1
answered on 04 Oct 2019, 05:55 PM
Am hoping to modify the existing beginning tutorial, how would one remove the dropdown? Is it possible to modify to have editing in the cells?
0
Stefan
Telerik team
answered on 08 Oct 2019, 07:21 AM

Hello,

The DropDownList is also filtering the Grid by Category.

It can be used to load different Grids as well.

It will require on the onChange event of the DropDownList to load different configurations of the Grid mainly the data and the columns.

For example, you can have different Grid options in the state, and then the value is changed to apply the different settings.

Also, if you want to remove it, just delete the code where it is initialized.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
TahorSuiJuris
Top achievements
Rank 1
Answers by
TahorSuiJuris
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or