gpt4 book ai didi

c# - 基于另一个 DropDownList 填充 DropDownList(层叠下拉)

转载 作者:太空狗 更新时间:2023-10-30 00:58:47 26 4
gpt4 key购买 nike

我无法在 ASP.NET MVC 应用程序的 Create View 中获得我们想要的功能。

我们的 Create View 中有两个 DropDownList。

一个是类别选择,第二个应该根据第一个所选类别的 id 值填充项目。 (他们有FK关系)。

你们有没有遇到过类似的情况,你能给我一些建议或提示,告诉我如何最好地解决这个问题吗?

  • 我应该为此创建一些指定的 ActionResult 方法吗?
  • 或者我应该在 Repository/Controller 中使用 static 方法吗?

非常感谢所有帮助!

最佳答案

您正在寻找 Cascading Drop Down .

关于c# - 基于另一个 DropDownList 填充 DropDownList(层叠下拉),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2232647/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com