Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CS 可以使用级联下拉列表,但 VB 中的同一站点不起作用。在 VB 中,最后一个下拉列表在回发时会丢失它的值,它采用前一个下拉列表的值。
这两个站点都在以下链接站点。
两个站点具有相同版本的数据库。
我真的很感激任何建议。
第 92 行Webservice.vb:
Webservice.vb
CiudadLista.Add(New CascadingDropDownNameValue(CiudadNombre, MunicipioID))