-
Suppose there was an employee list:
Let's say I wanted to move worker2 to a new department and give them a new Manager. (Dept:Manager relationship is 1:M), so imagine I want to hit Edit, see two dropdowns (one for dept, one for manager), and I want to change the Dept dropdown to "Sales" and then that will cause the Manager dropdown to change to just "SalesBoss1" and "SalesBoss2" options, and then I want to pick "SalesBoss2" - i.e. changing the first dropdown filters the list of the second Are there any examples floating around that do this that I can use for inspiration? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Unfortunately, I don't think there are any examples in our ticket list. Maybe I need to search better, I think there was some mention about this feature... Maybe you can try asking on Gitter(https://gitter.im/stsrki/Blazorise)? |
Beta Was this translation helpful? Give feedback.
Unfortunately, I don't think there are any examples in our ticket list. Maybe I need to search better, I think there was some mention about this feature...
Maybe you can try asking on Gitter(https://gitter.im/stsrki/Blazorise)?