ddl cascade - select instead of filtering

0 Answers 59 Views
DropDownList
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Aleksandr asked on 17 Dec 2022, 04:09 PM

is it possible to change the behavior to have the item just selected instead of filtered to give the ability to the user to select the value from the whole datasource?

now the user just see limited set of data according to the parent selection

 

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 20 Dec 2022, 12:22 AM

any input from Telerik team?
Martin
Telerik team
commented on 21 Dec 2022, 10:01 AM

Hi, Aleksandr,

I am not sure I completely understand the scenario. Could you please elaborate a bit more what is the requirement? If you need to dynamically change the selection, you can use the DropDownList select method

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 21 Dec 2022, 02:48 PM

Hello Martin,

yes i did exactly the way to select the value at the corresponding ddl programmatically & firing the change event to let grid вы know about this change, the question was just to have it out of the box like we have cascade

 

Peter Milchev
Telerik team
commented on 26 Dec 2022, 09:03 AM

Hello Aleksandr, Could you please share your general page set up so we have more info on what exactly you have? For example, do you have a single DropDownList that filters the Grid data when a ddl item is selected? 

From your last reply, it seems like you implemented the logic to filter the Grid based on the DDL selection. Could you please elaborate on why you need a programmatic selection of the item and what user action would trigger the programmatic selection of the DDL? 

When using the Cascade functionality of the Dropdown as a reference, does your feature request mean you want a CascadeFrom or similar property in the Grid, where you can pass a DropDownList id, or do you have something else in mind? 

 

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 26 Dec 2022, 09:54 PM

Hello Peter,

it was two linked lists for inline editing grid row, but my request could be removed, I changed a little bit server models and returned to the initial cascade implementation (we have created state to country cascade (yes state to a country, not wise versa), and needed to show all without states if the user has selected the state which was not linked to the country )

 

Thx Alex

 

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Share this question
or