With the DropDown control extender from the ASP.NET AJAX Control Toolkit, you can present the user with a drop-down list of options that trigger a partial-page update elsewhere on the Web page. The option selected by the user is passed to the server, allowing your server-side code to process the selection before completing the partial-page update.
文章来源:http://www.asp.net/learn/videos/view.aspx?tabid=63&id=125

相关文章:

  • 2021-08-05
  • 2022-03-04
  • 2021-12-30
  • 2021-08-29
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-08
  • 2021-09-08
  • 2022-02-12
  • 2021-10-19
  • 2021-11-05
  • 2022-02-01
  • 2021-11-20
相关资源
相似解决方案